Structure storing the key usage policies. More...
Structure storing the key usage policies.
Definition at line 38 of file attributes.h.
#include <attributes.h>
Data Fields | |
| psa_key_usage_t | usage | 
| Key usage policy.   | |
| psa_algorithm_t | alg | 
| Algorithm for key usage.   | |
| psa_algorithm_t psa_key_policy_s::alg | 
Algorithm for key usage.
Definition at line 40 of file attributes.h.
| psa_key_usage_t psa_key_policy_s::usage | 
Key usage policy.
Definition at line 39 of file attributes.h.