Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
OCSP (Online Certificate Status Protocol) as described in RFC 6960.
val create_cert_id :
?hash:Mirage_crypto.Hash.hash ->
Certificate.t ->
Z.t ->
cert_id
create_cert_id issuer serial
creates cert_id for this serial
module Request : sig ... end
Module for encoding and decoding OCSP requests.
module Response : sig ... end
Module for encoding and decoding OCSP responses.