|  |  | 
Plaintext CryptoKey datastructure. More...
#include <CryptoKey.h>
| Data Fields | |
| uint8_t * | keyMaterial | 
| uint16_t | keyLength | 
Plaintext CryptoKey datastructure.
This structure contains all the information necessary to access keying material stored in plaintext form in flash or RAM.
| uint8_t* CryptoKey_Plaintext_::keyMaterial | 
| uint16_t CryptoKey_Plaintext_::keyLength |