Key store CryptoKey datastructure. More...
#include <CryptoKey.h>
Data Fields | |
void * | keyStore |
uint32_t | keyLength |
uint32_t | keyIndex |
Key store CryptoKey datastructure.
This structure contains all the information necessary to access keying material stored in a dedicated key store or key database with memory access controls.
void* CryptoKey_KeyStore::keyStore |
uint32_t CryptoKey_KeyStore::keyLength |
uint32_t CryptoKey_KeyStore::keyIndex |