11.12.3.4.207. Function sss_key_object_set_purpose¶
Defined in File fsl_sss_api.h
11.12.3.4.207.1. Function Documentation¶
-
sss_status_t
sss_key_object_set_purpose
(sss_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.