TrinityCore
OpenSSLCrypto.h File Reference
#include "Define.h"
#include <boost/filesystem/path.hpp>
+ Include dependency graph for OpenSSLCrypto.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenSSLCrypto
 

Functions

TC_COMMON_API void OpenSSLCrypto::threadsSetup (boost::filesystem::path const &providerModulePath)
 Needs to be called before threads using openssl are spawned. More...
 
TC_COMMON_API void OpenSSLCrypto::threadsCleanup ()
 Needs to be called after threads using openssl are despawned. More...