9.13.3.1.47. Struct sss_se05x_object_t

9.13.3.1.47.1. Struct Documentation

struct sss_se05x_object_t

An object (secure / non-secure) within a Key Store.

Public Members

uint32_t cipherType

cipherType type from sss_cipher_type_t

uint32_t curve_id

If this is an ECC Key, the Curve ID of the key

uint8_t isPersistant

Whether this is a persistant or tansient object

uint32_t keyId

Application specific key identifier. The keyId is kept in the key store along with the key data and other properties.

sss_se05x_key_store_t *keyStore

key store holding the data and other properties

uint32_t objectType

The type/part of object is referneced from sss_key_part_t