Polyphase Game Engine
Loading...
Searching...
No Matches
Sha256 Struct Reference

#include <Sha256.h>

Static Public Member Functions

static std::string HashHex (const void *data, size_t size)
 
static bool HashFileHex (const std::string &path, std::string &outHex, std::string &outError)
 

Member Function Documentation

◆ HashFileHex()

bool Sha256::HashFileHex ( const std::string &  path,
std::string &  outHex,
std::string &  outError 
)
static

◆ HashHex()

std::string Sha256::HashHex ( const void *  data,
size_t  size 
)
static

The documentation for this struct was generated from the following files: