Skip to content

ConfiguredOcspResponderCertificate

PEM or DER bytes of a pre-configured OCSP responder certificate.

ts
type ConfiguredOcspResponderCertificate = string | Uint8Array

Released under the MIT License.