SignatureValidationOptions.TimestampCertificatePolicy Property
Specifies the chain policy applied when building a timestamp certificate chain.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public X509ChainPolicy TimestampCertificatePolicy { get; set; }
#Property Value
Type | Description |
---|---|
X509Chain |
An object that contains the X. |