Discuss this help topic in SecureBlackbox Forum

TElPDFSignature class

Properties     Methods     Declared in     


This class is responsible for storing the signature made over a PDF document.

Description

    This class stores information about a signature such as author name, his contact data, reason of signature creation, etc. Call Validate method to start signature validation.
    Note, a document may include any number of signatures of type stDocument, exactly one signature of type stMDP and exactly one signature of type stUsageRights.

Properties

Methods

Declared in

.NET:
  • Namespace: SBPDF
  • Assembly: SecureBlackbox.PDF
VCL:
  • Unit: SBPDF
Java:
  • Package: SecureBlackbox.PDF.jar
C++:
  • sbpdf.h

Discuss this help topic in SecureBlackbox Forum