package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Netasn1_encodeSource

ASN.1 encoder

Note that the encoder does not check whether the value is well-formed, in particular whether the constrained string values are correct.

Appends a BER encoding of the value to the buffer (including the header). Returns whether a primitive or constructed encoding was generated.

Appends a BER encoding of the value to the buffer (excluding the header). Returns whether a primitive or constructed encoding was generated.

OCaml

Innovation. Community. Security.