package key-parsers

  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Dune Dependency

Authors

Maintainers

Sources

key-parsers-1.2.1.tbz
sha256=9f5cbf6391225f8af287859dc5427a2afa96952cfa8c3f5a90a1aebe04b077da
sha512=d4363c7509a7581fe5364bcc248082c2c75e32536338962d22ad529a89e825603b960dae62d8e918b9c119e33d0e72bf05a9040bf0cc15493bb6582c14fedf02

doc/key-parsers/Key_parsers/Pgp/Packet_error/index.html

Module Pgp.Packet_errorSource

Sourcetype t =
  1. | Fatal of string
  2. | Header of {
    1. skip_length : int;
    2. message : string;
    }
OCaml

Innovation. Community. Security.