CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atca_session_key_in_out Struct Reference

Input/Output paramters for calculating the session key by the nonce command. Used with the atcah_gen_session_key() function. More...

#include <lib/host/atca_host.h>

Data Fields

uint8_t * transport_key
 
uint16_t transport_key_id
 
const uint8_t * sn
 
uint8_t * nonce
 
uint8_t * session_key
 

Detailed Description

Input/Output paramters for calculating the session key by the nonce command. Used with the atcah_gen_session_key() function.