Interface ICertID

Hierarchy

  • ICertID

Implemented by

Properties

hashAlgorithm: AlgorithmIdentifier

Hash algorithm used to generate the issuerNameHash and issuerKeyHash values

issuerKeyHash: OctetString

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.

issuerNameHash: OctetString

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.

serialNumber: Integer

Serial number of the certificate for which status is being requested

Generated using TypeDoc