Initializes a new instance of the CertID class
Initialization parameters
Hash algorithm used to generate the issuerNameHash
and issuerKeyHash
values
Hash of the issuer's public key. The hash shall be calculated over the value (excluding tag and length) of the subject public key field in the issuer's certificate.
Hash of the issuer's distinguished name (DN). The hash shall be calculated over the DER encoding of the issuer's name field in the certificate being checked.
Serial number of the certificate for which status is being requested
Static
CLASS_Name of the class
Making OCSP certificate identifier for specific certificate
Certificate making OCSP Request for
Additional parameters
Crypto engine
Converts the class to JSON object
JSON object
Static
blockStatic
compareStatic
createMaking OCSP certificate identifier for specific certificate
Returns created CertID object
Certificate making OCSP Request for
Additional parameters
Crypto engine
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 CertID described in RFC6960