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
Name of the class
Making OCSP certificate identifier for specific certificate
Certificate making OCSP Request for
Additional parameters
Crypto engine
Converts parsed ASN.1 object into current class
Checks that two "CertIDs" are equal
Identifier of the certificate to be checked
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
Making OCSP certificate identifier for specific certificate
Certificate making OCSP Request for
Additional parameters
Crypto engine
Returns created CertID object
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 CertID described in RFC6960