package brr

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

The key format enumeration.

type t = Jstr.t

The type for KeyFormat enumeration values.

val raw : t
val pkcs8 : t
val spki : t
val jwk : t