Initializes a new instance of the OCSPRequest class
Initialization parameters
Optional
optionalStatic
CLASS_Name of the class
Making OCSP Request for specific certificate
Certificate making OCSP Request for
Additional parameters
Crypto engine
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
If param equal to false
then creates schema via decoding stored value. In other case creates schema via assembling from cached parts
Static
blockStatic
compareCompare values with default values for all class members
Returns true
if memberValue
is equal to default value for selected class member
String name for a class member
Value to compare with default value
Static
defaultReturns default values for all class members
Default value
String name for a class member
Static
fromBERCreates PKI object from the raw data
Initialized and filled current class object
ASN.1 encoded raw data
Static
schemaReturns value of pre-defined ASN.1 schema for current class
ASN.1 schema object
Input parameters for the schema
Generated using TypeDoc
Represents an OCSP request described in RFC6960 Section 4.1
Example
The following example demonstrates how to create OCSP request