#include <cc_user_credential_nvm.h>
Data Fields | |
uint16_t | user_unique_identifier |
uint16_t | credential_slot |
uint16_t | object_offset |
u3c_credential_type | credential_type |
The Credential descriptor table is an array of associations between unique Credentials and file IDs of Credential metadata objects. A Credential is identified by its owner's User Unique ID and the Credential's type and slot. Only the entries from ZAF_FILE_ID_CC_USER_CREDENTIAL_USER_BASE to ZAF_FILE_ID_CC_USER_CREDENTIAL_USER_BASE + n_credentials - 1 are to be considered valid.
uint16_t credential_descriptor_t_::credential_slot |
u3c_credential_type credential_descriptor_t_::credential_type |
uint16_t credential_descriptor_t_::object_offset |
uint16_t credential_descriptor_t_::user_unique_identifier |