RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_RSA_KEY Struct Reference

This structure holds an RSA key.

#include <atypes.h>

typedef struct {
  ITEM modulus;                              /* The modulus */
  ITEM exponent;                             /* The exponent */
} A_RSA_KEY;

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