9.13.3.4.127. Function sss_key_object_init

9.13.3.4.127.1. Function Documentation

sss_status_t sss_key_object_init(sss_object_t *keyObject, sss_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