Loading...
Searching...
No Matches
psa_key_policy_s Struct Reference

Structure storing the key usage policies. More...

Detailed Description

Structure storing the key usage policies.

Definition at line 39 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.
 

Field Documentation

◆ alg

psa_algorithm_t psa_key_policy_s::alg

Algorithm for key usage.

Definition at line 41 of file attributes.h.

◆ usage

psa_key_usage_t psa_key_policy_s::usage

Key usage policy.

Definition at line 40 of file attributes.h.


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