Re: Q about SSL_CTX_set_default_passwd_cb

2002-01-11 Thread Lutz Jaenicke
On Mon, Jan 07, 2002 at 02:34:02PM -0600, robert wrote: > Can anyone explain how to use SSL_CTX_set_default_passwd_cb(). The callback takes 4 >params. How and what initialized those params? http://www.openssl.org/docs/ssl/SSL_CTX_set_default_passwd_cb.html Lutz -- Lutz Jaenicke

Q about SSL_CTX_set_default_passwd_cb

2002-01-10 Thread robert
Can anyone explain how to use SSL_CTX_set_default_passwd_cb(). The callback takes 4 params.  How and what initialized those params?   robert