bytesrw.crypto
Psa.Key_attributes
Key attributes.
Bytesrw
bytesrw
bytesrw.blake3
bytesrw.md
bytesrw.sysrandom
bytesrw.tls
bytesrw.unix
bytesrw.xxhash
bytesrw.zlib
bytesrw.zstd
ppxlib
yojson
type t
psa_key_attributes_t.
psa_key_attributes_t
Note. These values are finalized by the garbage collector via a call to Psa.reset_key_attributes.
Psa.reset_key_attributes
val init : unit -> t
psa_key_attributes_init
val pp : Format.formatter -> t -> unit
pp formats key attributes for inspection.
pp