winss
|
SHA256 hash function helper. More...
#include <sha256.hpp>
Static Public Member Functions | |
static std::string | CalculateDigest (const std::string &value) |
Calculate the SHA256 value of the given string. More... | |
SHA256 hash function helper.
|
static |
Calculate the SHA256 value of the given string.
value | The string to take the SHA256 hash of. |
References WINDOWS.
Referenced by winss::PathMutex::PathMutex(), and winss::PipeName::PipeName().