11.12.3.1.41. Struct sss_key_store_t

11.12.3.1.41.1. Struct Documentation

struct sss_key_store_t

Store for secure and non secure key objects within a cryptographic system.

  • A cryptographic system may have more than partitions to store such keys.

Public Members

uint8_t data[(0 + (1 * sizeof(void *)) + (4 * sizeof(void *)) + 32)]
struct sss_key_store_t::[anonymous] extension

Reserved memory for implementation specific extension

sss_session_t *session

Virtual connection between application (user context) and specific security subsystem and function thereof.