Skip to content

CheckCertificateRevocationErrorCode

Error codes that checkCertificateRevocation may surface inside an indeterminate result.

ts
type CheckCertificateRevocationErrorCode = revocation_evidence_missing | revocation_status_indeterminate

Released under the MIT License.