ECC Security callback parameters structure. More...
#include <sec_api.h>
Data Fields | |
| wsfMsgHdr_t | hdr |
| union { | |
| secEccSharedSec_t sharedSecret | |
| secEccKey_t key | |
| bool_t keyValid | |
| } | data |
| union { ... } data |
ECC message data union.
| wsfMsgHdr_t hdr |
| secEccKey_t key |
| bool_t keyValid |
| secEccSharedSec_t sharedSecret |