Property | Type | Description | |
---|---|---|---|
DNSName | string | ||
RFC822Name | string |
Method | Description | |
---|---|---|
Encode ( Goedel Buffer ) : void |
Encode ASN.1 class members to specified buffer. NB Assinine ASN.1 DER encoding rules requires members be added in reverse order.
|
|
GeneralName ( string Name ) : System |
Construct from the specified string.
|
public Encode ( Goedel Buffer ) : void | ||
Buffer | Goedel | Output buffer |
return | void |
public GeneralName ( string Name ) : System | ||
Name | string | The name to use. the type is inferred from the /// syntax. |
return | System |