IDigital |
public interface IDigitalSignature
The IDigitalSignature type exposes the following members.
Name | Description | |
---|---|---|
CreationDate | Gets the creation date of the digital signature. | |
DigestAlgorithm | Gets the digest algorithm used for the signature. | |
PublicKeyAlgorithm | Gets the public key algorithm used for the signature. | |
SignerCertificate | Gets certificate used by the signer. |
Name | Description | |
---|---|---|
Verify | Verifies the digital signature. | |
Verify(Boolean) | Verifies the digital signature. |