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

Properties of a RevokedCertificate.

Package

@google-cloud/security-private-ca!

Properties

certificate

certificate?: (string|null);

RevokedCertificate certificate

Property Value
TypeDescription
(string|null)

hexSerialNumber

hexSerialNumber?: (string|null);

RevokedCertificate hexSerialNumber

Property Value
TypeDescription
(string|null)

revocationReason

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

RevokedCertificate revocationReason

Property Value
TypeDescription
(google.cloud.security.privateca.v1.RevocationReason|keyof typeof google.cloud.security.privateca.v1.RevocationReason|null)