Discuss this help topic in SecureBlackbox Forum

TElOCSPSingleResponse class

Properties     Methods     Declared in     Licensing     


TElOCSPSingleResponse class represents a SingleResponse element of the Responses list contained in the OCSP response.

Description

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

    The structure of the OCSP response and its SingleResponse element is described in RFC2560. It contains a number of fields, which describe the issuer, the certificate, and request status.

Properties

Methods

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