Time |
The data and validation result of the cryptographic time-stamp
public class TimeStampContent : SignatureContent
The TimeStampContent type exposes the following members.
| Name | Description | |
|---|---|---|
| CertificateChain | The certificate chain of the signing certificate | |
| Date | The time-stamp time | |
| HashAlgorithm | The hash algorithm used to calculate the signature's message digest | |
| SigningCertificate | The signing certificate | |
| 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) |