Skip to content

OcspHashAlgorithm

Hash algorithm used to compute OCSP CertID fields. SHA-1 is the RFC 6960 default.

ts
type OcspHashAlgorithm = SHA-1 | SHA-256

Released under the MIT License.