Module Crypto_key.Format

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