![]() | Secure |
public class SecureMimeDigitalSignature : IDigitalSignature
The SecureMimeDigitalSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecureMimeDigitalSignature | Initialize a new instance of the SecureMimeDigitalSignature class. |
Name | Description | |
---|---|---|
![]() | Chain | Gets the certificate chain. |
![]() | ChainException | The exception that occurred, if any, while building the certificate chain. |
![]() | 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. |