package tls-async

  1. Overview
  2. Docs

Module X509_async.OCSPSource

type cert_id = X509.OCSP.cert_id
val create_cert_id : ?hash:[ `MD5 | `SHA1 | `SHA224 | `SHA256 | `SHA384 | `SHA512 ] -> X509.Certificate.t -> string -> cert_id
val cert_id_serial : cert_id -> string
val pp_cert_id : cert_id Fmt.t
Sourcemodule Request : sig ... end
Sourcemodule Response : sig ... end
OCaml

Innovation. Community. Security.