SignatureFormat Enum
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Signature format.
Syntax
public enum SignatureFormat
Fields
Name | Description |
---|---|
Pkcs | DER-encoded ASN.1 form of the signature formatted according to Cryptographic Message Syntax (PKCS #7). |
Raw | Raw signature data. |