Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
CryptoRandom.h File Reference
#include "Define.h"
#include <array>
Include dependency graph for CryptoRandom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SkyFire
namespace  SkyFire::Crypto

Functions

template<size_t S>
std::array< uint8, S > SkyFire::Crypto::GetRandomBytes ()
template<typename Container>
void SkyFire::Crypto::GetRandomBytes (Container &c)
void SkyFire::Crypto::GetRandomBytes (uint8 *buf, size_t len)