Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::Hashing::Result Struct Reference

Public Member Functions

Span< const uint8_ttoBytesSpan () const SC_LANGUAGE_LIFETIME_BOUND
 

Public Attributes

uint8_t hash [32] = {0}
 
size_t size = 0
 

Static Public Attributes

static constexpr auto MD5_DIGEST_LENGTH = 16
 
static constexpr auto SHA1_DIGEST_LENGTH = 20
 
static constexpr auto SHA256_DIGEST_LENGTH = 32
 

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