![]() |
![]() |
Key store CryptoKey datastructure. More...
#include <CryptoKey.h>
Data Fields | |
| void * | keyStore |
| uint16_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 |
| uint16_t CryptoKey_KeyStore_::keyLength |
| uint32_t CryptoKey_KeyStore_::keyIndex |