DiceKeys Seeded Cryptography Library
common-names.hpp
1
#include <string>
2
3
namespace
CommonNames {
4
static
const
std::string recipe =
"recipe"
;
5
}
lib-seeded
common-names.hpp
Generated by
1.8.17