Ceritificate Authority Service V1 API - Module Google::Cloud::Security::PrivateCA::V1::CertificateRevocationList::State (v0.2.1)

Reference documentation and code samples for the Ceritificate Authority Service V1 API module Google::Cloud::Security::PrivateCA::V1::CertificateRevocationList::State.

The state of a CertificateRevocationList, indicating if it is current.

Constants

STATE_UNSPECIFIED

value: 0
Not specified.

ACTIVE

value: 1
The CertificateRevocationList is up to date.

SUPERSEDED

value: 2
The CertificateRevocationList is no longer current.