Data Fields
ECDH_Operation Union Reference

Union containing pointers to all supported operation structs. More...

#include <ECDH.h>

Collaboration diagram for ECDH_Operation:
Collaboration graph
[legend]

Data Fields

ECDH_OperationGeneratePublicKeygeneratePublicKey
 
ECDH_OperationComputeSharedSecretcomputeSharedSecret
 

Detailed Description

Union containing pointers to all supported operation structs.

Field Documentation

§ generatePublicKey

ECDH_OperationGeneratePublicKey* ECDH_Operation::generatePublicKey

A pointer to an ECDH_OperationGeneratePublicKey struct

§ computeSharedSecret

ECDH_OperationComputeSharedSecret* ECDH_Operation::computeSharedSecret

A pointer to an ECDH_OperationGeneratePublicKey struct


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