SubjectPublicKeyHash

SubjectPublicKeyHash
SubjectPublicKeyHash
JSON Example
{
    "public_key_sha256_hashes": [
        "string"
    ],
    "subject": "string"
}
array of string
public_key_sha256_hashes
Optional

List of SHA256 hashes of the Public Key of the revoked certificates with the specified subject.

string
subject
Optional

Subject Distinguished Name of the revoked certificates.