CryptoAuthLib
Atmel CryptoAuthentication Library
atca_gen_dig_in_out Struct Reference

Input/output parameters for function atca_gen_dig(). More...

#include <atca_host.h>

Data Fields

uint8_t zone
 [in] Zone parameter used in GenDig command (Param1). More...
 
uint16_t key_id
 [in] KeyID parameter used in GenDig command (Param2). More...
 
const uint8_t * stored_value
 [in] Pointer to 32-byte stored value, can be a data slot, OTP page, configuration zone, or hardware transport key. More...
 
struct atca_temp_keytemp_key
 [in,out] Pointer to TempKey structure. More...
 

Detailed Description

Input/output parameters for function atca_gen_dig().