Show / Hide Table of Contents

Enum VerificationOptions.SignatureVerificationSecurityLevel

An enumeration representing the level of security to use when verifying digital signatures.

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum VerificationOptions.SignatureVerificationSecurityLevel

Fields

Name Description
e_compatibility_and_archiving

For compatibility with other vendors such as Acrobat, one can use e_compatibility_and_archiving.

e_maximum

The e_maximum mode is a highly-restrictive mode which disables many common features of PDF digital signatures.

In This Article
Back to top Generated by DocFX