Signature format.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Enumeration SignatureFormat
C#
public enum SignatureFormat

Members

Member nameDescription
Supported by the .NET Compact FrameworkRaw
Raw signature data.
Supported by the .NET Compact FrameworkPkcs
DER-encoded ASN.1 form of the signature formatted according to Cryptographic Message Syntax (PKCS #7).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also