Hi again. EVP_SealInit() returns 0 when an error occurs (that's what the
man page says :)). Then... why it returns a 0 value when npubk==0?? This
is not necessary wrong. For example, when i set RC4's key length.

EVP_OpenInit() returns 1 if the private key is NULL... this is what's
expected.

        Thanks in advance :)

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to