11.12.3.4.211. Function sss_key_store_context_init

11.12.3.4.211.1. Function Documentation

sss_status_t sss_key_store_context_init(sss_key_store_t *keyStore, sss_session_t *session)

Constructor for the key store context data structure.

Parameters
  • [out] keyStore: Pointer to key store context. Key store context is updated on function return.

  • session: Session context.