[openssl-users] Regarding OpenSSL_add_all_algorithms function
Abhilash K.V
abhilashkv at gmail.com
Tue Jul 19 13:32:12 UTC 2016
Hi,
Is there any issue in calling "OpenSSL_add_all_algorithms"
multiple times in a program ?
code is like this:
constructor:
OpenSSL_add_all_algorithms
destructor:
EVP_Cleanup
I read some where that even if "OpenSSL_add_all_algorithms" called multiple
times only the first call will work.
Thanks,
Abhilash.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160719/fcdc8b96/attachment.html>
More information about the openssl-users
mailing list