Psa.Key_lifetimeKey lifetimes.
The type for psa_key_lifetime_t.
val volatile : tval persistent : tval from_persistence_and_location : Key_persistence.t -> Key_location.t -> tval get_persistence : t -> Key_persistence.tval get_location : t -> Key_location.tval is_volatile : t -> boolval pp : Stdlib.Format.formatter -> t -> unitpp formats key lifetimes for inspection.