Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 240 Bytes

File metadata and controls

19 lines (7 loc) · 240 Bytes

CertificateValidationStatus

Enum

  • ERROR_OCCURED (value: "ErrorOccured")

  • CERT_NOT_SET (value: "CertNotSet")

  • VALID (value: "Valid")

  • NOT_VALID (value: "NotValid")

  • IN_PROGRESS (value: "InProgress")