Data Fields
CryptoKey_KeyStore Struct Reference

Key store CryptoKey datastructure. More...

#include <CryptoKey.h>

Data Fields

void * keyStore
 
uint32_t keyLength
 
uint32_t keyIndex
 

Detailed Description

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.

Field Documentation

§ keyStore

void* CryptoKey_KeyStore::keyStore

§ keyLength

uint32_t CryptoKey_KeyStore::keyLength

§ keyIndex

uint32_t CryptoKey_KeyStore::keyIndex

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