Structure for storing EID slot key. More...

#include <escs.h>

Data Fields

uint8_t pub_ecdh_key [ESCS_ECDH_KEY_SIZE]
 
uint8_t k_scaler
 

Detailed Description

Structure for storing EID slot key.

Field Documentation

◆ k_scaler

uint8_t escs_eid_t::k_scaler

K rotation scaler.

◆ pub_ecdh_key

uint8_t escs_eid_t::pub_ecdh_key[ESCS_ECDH_KEY_SIZE]

public ecdh key.


The documentation for this struct was generated from the following file: