![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
ECC Security public/private key pair. More...
#include <sec_api.h>
Data Fields | |
uint8_t | pubKey_x [SEC_ECC_KEY_LEN] |
x component of ECC public key | |
uint8_t | pubKey_y [SEC_ECC_KEY_LEN] |
y component of ECC public key | |
uint8_t | privKey [SEC_ECC_KEY_LEN] |
ecc private key | |