Hello all, Any suggestions? On Thu, Apr 30, 2015 at 1:06 PM, Dmitry Belyavsky <beldmit at gmail.com> wrote: > Hello all! > > I'm implementing a custom engine providing its own RSA method. > > I need to provide the rsa_sign callback, which is required to call my own > code in case when ex_data is set and call a default callback otherwise. > > For other callbacks I use the appropriate callbacks from the > rsa_pkcs1_eay_meth, as other engines do. But the rsa_pkcs1_eay_meth does > not provide a rsa_sign callback. > > What is the correct way to implement the rsa_sign callback? > > Thank you! > > -- > SY, Dmitry Belyavsky > -- SY, Dmitry Belyavsky -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150526/aa56b8ab/attachment.html>