![]() | Windows |
public class WindowsSecureMimeDigitalSignature : IDigitalSignature
The WindowsSecureMimeDigitalSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | WindowsSecureMimeDigitalSignature | Initialize a new instance of the WindowsSecureMimeDigitalSignature class. |
Name | Description | |
---|---|---|
![]() | CreationDate | Gets the creation date of the digital signature. |
![]() | DigestAlgorithm | Gets the digest algorithm used for the signature. |
![]() | EncryptionAlgorithms | Gets the list of encryption algorithms, in preferential order, that the signer's client supports. |
![]() | PublicKeyAlgorithm | Gets the public key algorithm used for the signature. |
![]() | SignerCertificate | Gets certificate used by the signer. |
![]() | SignerInfo | Gets the signer info. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
![]() | Verify | Verifies the digital signature. |
![]() | Verify(Boolean) | Verifies the digital signature. |