Data Fields
CryptoKey Struct Reference

CryptoKey datastructure. More...

#include <CryptoKey.h>

Collaboration diagram for CryptoKey:
Collaboration graph
[legend]

Data Fields

CryptoKey_Encoding encoding
 
union {
   CryptoKey_Plaintext   plaintext
 
   CryptoKey_KeyStore   keyStore
 
   CryptoKey_KeyBlob   keyBlob
 
u
 

Detailed Description

CryptoKey datastructure.

This structure contains a CryptoKey_Encoding and one of

Field Documentation

§ encoding

CryptoKey_Encoding CryptoKey::encoding

§ plaintext

CryptoKey_Plaintext CryptoKey::plaintext

§ keyStore

CryptoKey_KeyStore CryptoKey::keyStore

§ keyBlob

CryptoKey_KeyBlob CryptoKey::keyBlob

§ u

union { ... } CryptoKey::u

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