Mono Class Library: Overview

System.Security.Cryptography.SignatureDescription: Method Members

The methods 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 Methods

CreateDeformatter(AsymmetricAlgorithm) : AsymmetricSignatureDeformatter
Return an AsymmetricDeformatter instance based on the DeformatterAlgorithm property.
CreateDigest() : HashAlgorithm
Documentation for this section has not yet been entered.
CreateFormatter(AsymmetricAlgorithm) : AsymmetricSignatureFormatter
Return an AsymmetricFormatter instance based on the FormatterAlgorithm property.