In article <[EMAIL PROTECTED]> you wrote:

>>From time to time someone needs to pass a parameter to a passphrase
> [...] 
> 1. Just add an extra parameter. With this method the callback would
> become:
> int pem_password_cb(char *buf, int size, int rwflag, void *arg);
> [...] 

+1, this is ok for me, because straight forward and with OpenSSL 0.9.x never
mind about API changes. Better to do it now than later with any OpenSSL 1.0.x.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to