Mono Class Library: Overview

System.Security.Cryptography.RSAPKCS1SignatureDeformatter: Members

The members of System.Security.Cryptography.RSAPKCS1SignatureDeformatter are listed below.

See Also: Inherited members from System.Security.Cryptography.AsymmetricSignatureDeformatter

Public Constructors

Construct a PKCS#1 v1.5 signature deformatter.
Documentation for this section has not yet been entered.

Public Methods

override
SetHashAlgorithm(string)
Documentation for this section has not yet been entered.
override
SetKey(AsymmetricAlgorithm)
Documentation for this section has not yet been entered.
override
VerifySignature(byte[], byte[]) : bool
Documentation for this section has not yet been entered.