Input/output parameters for function atcah_verify(). More...
#include <lib/host/atca_host.h>
Data Fields | |
uint16_t | curve_type |
[in] Curve type used in Verify command (Param2). | |
const uint8_t * | signature |
[in] Pointer to ECDSA signature to be verified | |
const uint8_t * | public_key |
[in] Pointer to the public key to be used for verification | |
struct atca_temp_key * | temp_key |
[in,out] Pointer to TempKey structure. | |
Input/output parameters for function atcah_verify().