11.12.3.4.268. Function sss_se05x_key_object_get_handle¶
Defined in File fsl_sss_se05x_apis.h
11.12.3.4.268.1. Function Documentation¶
-
sss_status_t
sss_se05x_key_object_get_handle
(sss_se05x_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.
On SE05X, this API uses
Se05x_API_ReadType and fetches parameters of the API.- Return
The sss status.
- Parameters
keyObject
: The key object[in] keyId
: The key identifier