Property | Type | Description | |
---|---|---|---|
CrlExtensions | List |
||
Issuer | List |
||
NextUpdate | System.DateTime | ||
RevokedCertificates | List |
||
Signature | Goedel.Cryptography.PKIX.AlgorithmIdentifier | ||
ThisUpdate | System.DateTime | ||
Version | int |
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.
|
public Encode ( Goedel Buffer ) : void | ||
Buffer | Goedel | Output buffer |
return | void |
public Goedel.Cryptography.PKIX.AlgorithmIdentifier Signature | ||
return | Goedel.Cryptography.PKIX.AlgorithmIdentifier |