RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_EC_PUBLIC_KEY Struct Reference

This structure holds EC public parameters.

Samples:

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;

Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1