Hello there i have a problem with my library. I have created my own lib
with staticaly linked libcrypto.a and this library i use for signing
some sort of data with EVP_KEY and when i link some app to this library
everything works just fine, there are no errors from EVP_SignFinal, but
when i load this library with dlopen i have such error
"error:0606B06E:digital envelope routines:EVP_SignFinal:wrong public key
type" and i dunno what can cause it maybe somebody could help me solving
this issue?

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to