9.13.3.4.131. Function sss_key_object_set_user¶
Defined in File fsl_sss_api.h
9.13.3.4.131.1. Function Documentation¶
-
sss_status_t
sss_key_object_set_user(sss_object_t *keyObject, uint32_t user, uint32_t options)¶ Assign user to a key object.
- Parameters
keyObject: the object where permission restrictions are applieduser: Assign User id for a key object. The user is kept in the key store along with the key data and other properties.options: Transient or persistent update. Allows for transient update of persistent attributes.
