Data Fields
CryptoKey_Plaintext Struct Reference

Plaintext CryptoKey datastructure. More...

#include <CryptoKey.h>

Data Fields

uint8_t * keyMaterial
 
uint32_t keyLength
 

Detailed Description

Plaintext CryptoKey datastructure.

This structure contains all the information necessary to access keying material stored in plaintext form in flash or RAM.

Field Documentation

§ keyMaterial

uint8_t* CryptoKey_Plaintext::keyMaterial

§ keyLength

uint32_t CryptoKey_Plaintext::keyLength

The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale