11.12.3.4.271. Function sss_se05x_key_object_init

11.12.3.4.271.1. Function Documentation

sss_status_t sss_se05x_key_object_init(sss_se05x_object_t *keyObject, sss_se05x_key_store_t *keyStore)

Constructor for a key object data structure The function initializes keyObject data structure and associates it with a key store in which the plain key and other attributes are stored.

Return

Status of the operation

Parameters
  • keyObject:

  • keyStore:

Return Value