9.13.3.4.196. Function sss_se05x_key_object_set_purpose¶
Defined in File fsl_sss_se05x_apis.h
9.13.3.4.196.1. Function Documentation¶
-
sss_status_t
sss_se05x_key_object_set_purpose(sss_se05x_object_t *keyObject, sss_mode_t purpose, uint32_t options)¶ Assign purpose to a key object.
- Parameters
keyObject: the object where permission restrictions are appliedpurpose: Usage of the key.options: Transient or persistent update. Allows for transient update of persistent attributes.
