![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
ECC Security callback parameters structure. More...
#include <sec_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
header | |
union { | |
secEccSharedSec_t sharedSecret | |
shared secret | |
secEccKey_t key | |
ECC public/private key pair. | |
} | data |
ECC message data union. | |