Property | Type | Description | |
---|---|---|---|
Signature | byte[] | ||
SignatureAlgorithm | Goedel.Cryptography.PKIX.AlgorithmIdentifier | ||
TBSEndorsement | Goedel.Cryptography.PKIX.TBSEndorsement |
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 SignatureAlgorithm | ||
return | Goedel.Cryptography.PKIX.AlgorithmIdentifier |