9.13.3.1.27. Struct sss_policy_asym_key_u¶
Defined in File fsl_sss_policy.h
9.13.3.1.27.1. Struct Documentation¶
-
struct
sss_policy_asym_key_u¶ Policies applicable to Asymmetric KEY
Public Members
-
uint8_t
can_Attest¶ Allow to attest an object
-
uint8_t
can_Decrypt¶ Allow decryption
-
uint8_t
can_Encrypt¶ Allow encryption
-
uint8_t
can_Gen¶ Allow to (re)generate the object
-
uint8_t
can_Import_Export¶ Allow to imported or exported
-
uint8_t
can_KA¶ Allow key agreement
-
uint8_t
can_KD¶ Allow key derivation
-
uint8_t
can_Read¶ Allow to read the object
-
uint8_t
can_Sign¶ Allow signature generation
-
uint8_t
can_Verify¶ Allow signature verification
-
uint8_t
can_Wrap¶ Allow key wrapping
-
uint8_t
can_Write¶ Allow to write the object
-
uint8_t
forbid_Derived_Output¶ Forbid derived output
-
uint8_t
