On Thu, Jul 25, 2013, Karthik Krishnamurthy wrote:

> Steve,
> 
> Thanks much for the reply. I did not realize that EVP_PKEY structures
> can have their own callbacks. It's a few extra hoops, but worth it!
> 

Actually EVP_PKEY structures don't have callbacks at all, but you can load
them using arbitrary callbacks using the appropriate API (for example PEM) and
avoid the limitations of SSL/SSL_CTX.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to