![]() |
TrinityCore
|
#include <CryptoHash.h>
Public Types | |
| typedef EVP_MD const *(* | HashCreator) () |
Static Public Member Functions | |
| static EVP_MD_CTX * | MakeCTX () noexcept |
| static void | DestroyCTX (EVP_MD_CTX *ctx) |
Definition at line 34 of file CryptoHash.h.
| typedef EVP_MD const *(* Trinity::Impl::GenericHashImpl::HashCreator) () |
Definition at line 36 of file CryptoHash.h.
|
inlinestatic |
|
inlinestaticnoexcept |