Interface protos.google.cloud.security.privateca.v1.CertificateRevocationList.IRevokedCertificate (5.2.0)

Properties of a RevokedCertificate.

Package

@google-cloud/security-private-ca

Properties

certificate

certificate?: (string|null);

RevokedCertificate certificate

hexSerialNumber

hexSerialNumber?: (string|null);

RevokedCertificate hexSerialNumber

revocationReason

revocationReason?: (google.cloud.security.privateca.v1.RevocationReason|keyof typeof google.cloud.security.privateca.v1.RevocationReason|null);

RevokedCertificate revocationReason