3 #include <openssl/conf.h> 4 #include <openssl/err.h> 5 #include <openssl/evp.h> 23 ERR_load_crypto_strings();
25 OpenSSL_add_all_algorithms();
void PASSWORD_FILE_EXPORT init()
Initializes OpenSSL.
void PASSWORD_FILE_EXPORT clean()
Cleans resources of OpenSSL.
Contains utility classes and functions.