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 35 of file crypto_struct.h.

#include <crypto_struct.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 37 of file crypto_struct.h.

◆ usage

psa_key_usage_t psa_key_policy_s::usage

Key usage policy.

Definition at line 36 of file crypto_struct.h.


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