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