package albatross

  1. Overview
  2. Docs

ASN.1 encoding of resources and configuration

Object Identifier

val oid : Asn.OID.t

OID in the Mirage namespace (enterprise arc 1.3.6.1.4.1.49836.42)

val wire_to_str : Vmm_commands.wire -> string
val wire_of_str : string -> (Vmm_commands.wire, [> `Msg of string ]) result
val of_cert_extension : string -> (Vmm_commands.version * Vmm_commands.t, [> `Msg of string ]) result
val to_cert_extension : Vmm_commands.t -> string
val state_of_str : string -> (Vmm_core.Unikernel.config Vmm_trie.t * Vmm_core.Policy.t Vmm_trie.t, [> `Msg of string ]) result
OCaml

Innovation. Community. Security.