Initializes a new instance of the OCSPRequest class
Initialization parameters
Name of the class
Making OCSP Request for specific certificate
Certificate making OCSP Request for
Additional parameters
Crypto engine
Converts parsed ASN.1 object into current class
Make signature for current OCSP Request
Private key for "subjectPublicKeyInfo" structure
Hashing algorithm. Default SHA-1
Crypto engine
Converts the class to JSON object
JSON object
Converts current object to ASN.1 object and sets correct values
ASN.1 object
Returns block name
Returns string block name
Compare values with default values for all class members
String name for a class member
Value to compare with default value
Returns true
if memberValue
is equal to default value for selected class member
Returns default values for all class members
String name for a class member
Default value
Creates PKI object from the raw data
ASN.1 encoded raw data
Initialized and filled current class object
Returns value of pre-defined ASN.1 schema for current class
Input parameters for the schema
ASN.1 schema object
Generated using TypeDoc
Represents an OCSP request described in RFC6960 Section 4.1
The following example demonstrates how to create OCSP request