Data Fields
ECDH_Operation_ Union Reference

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

#include <ECDH.h>

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 2018, Texas Instruments Incorporated