Cms |
The data and validation result of the cryptographic signature
public class CmsSignatureContent : SignatureContent
The CmsSignatureContent type exposes the following members.
| Name | Description | |
|---|---|---|
| CertificateChain | The certificate chain of the signing certificate | |
| HashAlgorithm | The hash algorithm used to calculate the signature's message digest | |
| SigningCertificate | The signing certificate | |
| TimeStamp | The data and validation result of the embedded time-stamp | |
| ValidationTime | The time at which the signature has been validated | |
| ValidationTimeSource | The source for the validation time | |
| Validity | Whether the cryptographic signature is valid according to the validation profile used (Inherited from SignatureContent) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |