RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_DH_KEY_AGREE_PARAMS Struct Reference

This structure holds Diffie-Hellman key agreement parameters.

Samples:

dhagree.c, and dhagrsv.c.

#include <atypes.h>

typedef struct {
  ITEM prime;                        /* The prime */
  ITEM base;                         /* The base */
  unsigned int exponentBits;
} A_DH_KEY_AGREE_PARAMS;

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