RSA_print
if (!RSA_print(out, rsa, 0)) {
ret = RSA_print(b, x, off);
int RSA_print(BIO *bp, const RSA *r, int offset);