Cryptographic Components for C
bdemoec.c, bslec.c, and ecutil.c.
#include <atypes.h>
typedef struct { A_EC_PARAMS curveParams; /* Must be first field to support pointer casting */ ITEM publicKey; } A_EC_PUBLIC_KEY;