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 | Technical validity of the cryptographic signature Indicates whether the cryptographic signature is valid based on the applied validation profile. For a complete validity assessment, it is also necessary to confirm that IsFullRevisionCovered is , ensuring the signature covers the entire document revision.(Inherited from SignatureContent) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |