Jason,
it's really nice that you writing docs. It seems this is a required
things for openssl. However, original question was on password callback
while reading private key.
Vadim
> Not sure what the void* parameter is, but here is some docco I did some time
> ago.
>
> Hope it helps.
>
> Jason.
>
> /**************************************** Function Header *********************
> ** Function : cb()
> **
> ** Description: This is the verification callback function used by SSLeay when
> ** checking the validity of certificates.
> **
> ** Parameters : ok (int)
> ** This is passed from the X509 verify function, this is set to
> ** what the (SSLeay) verify function would return before the
> ** intervention of our callback here.
> **
> ** xs (X509*)
> ** Subjects certificate structure.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]