Mono Class Library: Overview

System.Security.Cryptography.SignatureDescription: Property Members

The properties of System.Security.Cryptography.SignatureDescription are listed below. For a list of all members, see the SignatureDescription Members list.

See Also: Inherited members from System.Object

Public Properties

DeformatterAlgorithmstring. The class name used to verify the digital signature.
DigestAlgorithmstring. The class name used to hash the data before generating or verifying the digital signature.
FormatterAlgorithmstring. The class name used to generate the digital signature.
KeyAlgorithmstring. The class name representing the assymetric key algorithm used to generate or verify the digital signature.