Microchip® Advanced Software Framework

atca_verify_in_out Struct Reference

Input/output parameters for function atcah_verify().

#include <atca_host.h>

Data Fields

uint16_t curve_type
 [in] Curve type used in Verify command (Param2). More...
 
const uint8_t * public_key
 [in] Pointer to the public key to be used for verification More...
 
const uint8_t * signature
 [in] Pointer to ECDSA signature to be verified More...
 
struct atca_temp_keytemp_key
 [in,out] Pointer to TempKey structure. More...