Crypto_key.Usage
The key usage enumeration.
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