Lifecycle state of a Certificate Transparency log server as published in the Google CT Log List V3.
The state determines whether SCTs from a log are accepted during verification.
Log has been submitted but is not yet approved for inclusion.
Log has passed qualification testing but is not yet usable.
Log is active and accepting submissions — SCTs from this log are trusted.
Log is no longer accepting new submissions but existing SCTs remain valid.
Log has been permanently decommissioned — SCTs may still be accepted depending on policy.
Log has been rejected and SCTs from it should never be trusted.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.