package key-parsers

  1. Overview
  2. Docs

Module Algo.PublicSource

Sourcetype t =
  1. | Rsa_enc_sign
  2. | Rsa_enc_only
  3. | Rsa_sign_only
  4. | Elgamal_enc_only
  5. | Dsa
  6. | Ec
  7. | Ecdsa
  8. | Unknown
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval of_int : int -> t
Sourceval name : t -> string
OCaml

Innovation. Community. Security.