Data Fields
ECDSA_Operation Union Reference

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

#include <ECDSA.h>

Collaboration diagram for ECDSA_Operation:
Collaboration graph
[legend]

Data Fields

ECDSA_OperationSignsign
 
ECDSA_OperationVerifyverify
 

Detailed Description

Union containing pointers to all supported operation structs.

Field Documentation

§ sign

ECDSA_OperationSign* ECDSA_Operation::sign

A pointer to an ECDSA_OperationSign struct

§ verify

ECDSA_OperationVerify* ECDSA_Operation::verify

A pointer to an ECDSA_OperationVerify 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