11.12.3.4.201. Function sss_key_object_get_handle¶
Defined in File fsl_sss_api.h
11.12.3.4.201.1. Function Documentation¶
-
sss_status_t
sss_key_object_get_handle
(sss_object_t *keyObject, uint32_t keyId)¶ Get handle to an existing allocated/provisioned/created Object.
See @ref sss_key_object_allocate_handle. After calling this API, Ideally keyObject should become equivlant to as set after the calling of @ref sss_key_object_allocate_handle api.
- Return
The sss status.
- Parameters
keyObject
: The key object[in] keyId
: The key identifier