Module Psa.Key_attributes

Key attributes.

Key attributes

type t

psa_key_attributes_t.

Note. These values are finalized by the garbage collector via a call to Psa.reset_key_attributes.

val init : unit -> t

Formatting

val pp : Stdlib.Format.formatter -> t -> unit

pp formats key attributes for inspection.