Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SkyFire::Crypto::Constants Struct Reference

#include <CryptoConstants.h>

Static Public Attributes

static constexpr size_t SHA1_DIGEST_LENGTH_BYTES = 20
static constexpr size_t SHA256_DIGEST_LENGTH_BYTES = 32

Detailed Description

Definition at line 13 of file CryptoConstants.h.

Member Data Documentation

◆ SHA1_DIGEST_LENGTH_BYTES

size_t SkyFire::Crypto::Constants::SHA1_DIGEST_LENGTH_BYTES = 20
staticconstexpr

Definition at line 15 of file CryptoConstants.h.

Referenced by WardenWin::HandleData().

◆ SHA256_DIGEST_LENGTH_BYTES

size_t SkyFire::Crypto::Constants::SHA256_DIGEST_LENGTH_BYTES = 32
staticconstexpr

Definition at line 16 of file CryptoConstants.h.


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