17 #ifndef LIB_WINSS_SHA256_HPP_ 18 #define LIB_WINSS_SHA256_HPP_ 44 #endif // LIB_WINSS_SHA256_HPP_ Definition: case_ignore.hpp:23
SHA256 hash function helper.
Definition: sha256.hpp:26
static std::string CalculateDigest(const std::string &value)
Calculate the SHA256 value of the given string.
Definition: sha256.cpp:72