Skip to main content
All docs
V23.2

SignatureValidationOptions Properties

Contains signature validation options.
Name Description
CertificateKeyUsageFlags Gets or sets how the certificate key can be used.
CertificatePolicy Specifies the chain policy used to validate an X509 certificate chain.
DecryptionPassword Gets or sets a password used to open an encrypted a document.
TimestampCertificatePolicy Specifies the chain policy applied when building a timestamp certificate chain.
ValidationFlags Specifies the validation flags.
See Also