EldoS
Navigation
Web site
Support
Table Of Contents

TElPDFPublicKeyRevocationInfo class

Properties     Methods     Declared in     Licensing    


 

TElPDFPublicKeyRevocationInfo incorporates all PDF signature revocation stuff.

 
 

Description

    TElPDFPublicKeyRevocationInfo provides functionality to store and manage certificate revocation lists (CRLs) and Online Certificate Status Protocol (OCSP) responses for PDF signature.
    To obtain a CRL or OCSP responce, use CRLs or OCSPResponses properties, correspondingly. To add/remove items from the CRL or OCSP responses lists, use the following methods: AddCRL, AddOCSPResponse, RemoveCRL, RemoveOCSPRespose.
    PDF signature might include additional information needed to perform certificate revocation checkups. This can be either CRLs, OCSP server responses or some custom handler-specific data. This data is contained in OtherInfo property.

 
 

Properties

  • CRLs
  • CRLCount
  • OCSPResponses
  • OCSPResponseCount
  • OtherInfo
 
 

Methods

  • AddCRL
  • AddOCSPResponse
  • Clear
  • ClearCRLs
  • ClearOCSPResponses
  • RemoveCRL
  • RemoveOCSPRespose
 
 

Declared in

.NET:

  • Namespace: SBPDFSecurity
  • Assembly: SecureBlackbox.PDF
VCL:
  • Unit: unit SBPDFSecurity
ActiveX/DLL: Not available
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: PDFBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

VCL: PDFBlackbox OR SecureBlackbox Data Security OR SecureBlackbox Professional

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation