Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
random_generator.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
7
#define KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
8
9
#include "libp2p/crypto/random_generator.hpp"
10
11
namespace
kagome::crypto
{
12
using
RandomGenerator
=
libp2p::crypto::random::RandomGenerator
;
13
using
CSPRNG
=
libp2p::crypto::random::CSPRNG
;
14
}
// namespace kagome::crypto
15
16
#endif // KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
kagome::crypto::CSPRNG
libp2p::crypto::random::CSPRNG CSPRNG
Definition:
boost_generator.hpp:14
kagome::crypto
Definition:
author_api_impl.hpp:31
kagome::crypto::RandomGenerator
libp2p::crypto::random::RandomGenerator RandomGenerator
Definition:
random_generator.hpp:12
core
crypto
random_generator.hpp
Generated by
1.8.11