Discuss this help topic in SecureBlackbox Forum

TElOCSPResponse class

Properties     Methods     Events     Declared in     Licensing     


TElOCSPResponse class represents a single responce from OCSP (Online Certificate Status Protocol) server.

Description

    OCSP is the protocol that allows to verify certificate status without using Certificate Revocation Lists (CRL) in real-time.

    An OCSP response is a response of the OCSP server to the client's request, and at minimum it indicates the processing status of the prior request.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBOCSPClient
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBOCSPClient
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbocspclient.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package

Discuss this help topic in SecureBlackbox Forum