psa_key_attributes_s Struct Reference

Structure storing key attributes. More...

Detailed Description

Structure storing key attributes.

Definition at line 52 of file attributes.h.

#include <attributes.h>

Data Fields

psa_key_type_t type
 Type of key.
 
psa_key_bits_t bits
 Size of key in bits.
 
psa_key_lifetime_t lifetime
 Lifetime of key.
 
psa_key_id_t id
 Key identifier.
 
psa_key_policy_t policy
 Key usage policy.
 

The documentation for this struct was generated from the following file: