Data Fields
CryptoKey_Plaintext_ Struct Reference

Plaintext CryptoKey datastructure. More...

#include <CryptoKey.h>

Data Fields

uint8_t * keyMaterial
 
uint16_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

uint16_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