PdfDigitalSignatureDetailsCore class

PdfDigitalSignatureDetailsCore class

Contains details for a PDF digital signature.

The PdfDigitalSignatureDetailsCore type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the PdfDigitalSignatureDetailsCore class.

Properties

PropertyDescription
certificateCertificate to sign with.
reasonThe reason of signing.
locationLocation of signing.
signature_dateDate of signing.
hash_algorithmHash algorithm.

See Also