RSA_F4
if (!BN_set_word(rctx->pub_exp, RSA_F4))
generate_rsa_keypair(2048, RSA_F4, &rsa_priv, &rsa_pub);
cfg.f4 = RSA_F4;