Class RevokedCertificate (1.2.4)

RevokedCertificate(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes a revoked Certificate.

Attributes

NameDescription
certificate str
The resource name for the Certificate in the format projects/*/locations/*/caPools/*/certificates/*.
hex_serial_number str
The serial number of the Certificate.
revocation_reason google.cloud.security.privateca_v1.types.RevocationReason
The reason the Certificate was revoked.