Re: Q about SSL_CTX_set_default_passwd_cb
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
Can anyone explain how to use SSL_CTX_set_default_passwd_cb(). The callback takes 4 params. How and what initialized those params? robert