How to properly print RSA* as string in C++?
I am using OpenSSL. It doesn\'t seem to have a .c_str() method, right?
OpenSSL
.c_str()
RSA_print_fp(stdout, x, 0);
http://linux.die.net/man/3/rsa_print_fp