Skip to content

OcspCertStatus

RFC 6960 certificate status reported by the responder for a single CertID.

ts
type OcspCertStatus = good | revoked | unknown

Released under the MIT License.