Psa.Key_attributes
Key attributes.
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 : Stdlib.Format.formatter -> t -> unit
pp formats key attributes for inspection.
pp