Hi, I am new to openssl. In my developement i need to store the RSA Public and Private keys into sqlite database. For storing a RSA public and private keys, i need to convert it into to buffer and when i need them again buffer to PEM form i am planning to store the generated RSA struct directly into sqlite database as a buffer. Is it Possible??? Please help me. -- View this message in context: http://openssl.6102.n7.nabble.com/Need-to-store-RSA-Structure-in-Sqlite-database-tp61793.html Sent from the OpenSSL - User mailing list archive at Nabble.com.