package key-parsers

  1. Overview
  2. Docs

Module Ec.ParamsSource

Sourcetype t =
  1. | Named of Asn.OID.t
  2. | Implicit
  3. | Specified of Specified_domain.t
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval grammar : t Asn.t
Sourceval encode : t -> Cstruct.t
Sourceval decode : Cstruct.t -> (t, string) Result.result
OCaml

Innovation. Community. Security.