RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_RSA_KEY_GEN_PARAMS Struct Reference

This structure holds the parameters to generate an RSA key.

Samples:

bslite.c, p11rsakeygen.c, rsautil.c, and x931.c.

#include <atypes.h>

typedef struct {
  unsigned int modulusBits;
  ITEM publicExponent;
} A_RSA_KEY_GEN_PARAMS;

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