package key-parsers

  1. Overview
  2. Docs
type t = Z.t
val compare : t -> t -> Ppx_deriving_runtime.int
val to_yojson : t -> Yojson.Safe.t
val grammar : t Asn.t
val encode : t -> Cstruct.t
val decode : Cstruct.t -> (t, string) Result.result
OCaml

Innovation. Community. Security.