|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
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) |