1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. PdfDigitalSignatureType enumeration

PdfDigitalSignatureType enumeration

PdfDigitalSignatureType enumeration

Describes enumeration of PDF digital signature type.

The PdfDigitalSignatureType type exposes the following members:

Fields

Field Description
SIGNATURE Digital signature.
CERTIFICATE Digital certificate. Each document could be certified only once.

See Also