Cryptographic Components for C
bslite.c, p11rsakeygen.c, rsautil.c, and x931.c.
#include <atypes.h>
typedef struct { unsigned int modulusBits; ITEM publicExponent; } A_RSA_KEY_GEN_PARAMS;