brr
Crypto_key.Usage
The key usage enumeration.
brr.ocaml_poke
brr.ocaml_poke_ui
brr.poke
brr.poked
type t = Jstr.t
The type for KeyUsage enumeration values.
KeyUsage
val encrypt : t
val decrypt : t
val sign : t
val verify : t
val derive_key : t
val derive_bits : t
val wrap_key : t
val unwrap_key : t