RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_EC_PRIVATE_KEY Struct Reference

This structure holds the EC private key.

Samples:

bdemoec.c, and bslec.c.

#include <atypes.h>

typedef struct {
  A_EC_PARAMS curveParams; /* Must be first field to support pointer casting */
  ITEM privateKey;
} A_EC_PRIVATE_KEY;

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