Kagome
Polkadot Runtime Engine in C++17
kagome::crypto::KeyFileStorage Member List

This is the complete list of members for kagome::crypto::KeyFileStorage, including all inherited members.

Buffer typedefkagome::crypto::KeyFileStorage
collectPublicKeys(KeyTypeId type) const kagome::crypto::KeyFileStorage
composeKeyPath(KeyTypeId key_type, gsl::span< const uint8_t > public_key) const kagome::crypto::KeyFileStorageprivate
createAt(Path keystore_path)kagome::crypto::KeyFileStoragestatic
Error enum namekagome::crypto::KeyFileStorage
initialize()kagome::crypto::KeyFileStorageprivate
KeyFileStorage(Path keystore_path)kagome::crypto::KeyFileStorageexplicitprivate
keystore_path_kagome::crypto::KeyFileStorageprivate
loadFileContent(const Path &file_path) const kagome::crypto::KeyFileStorage
logger_kagome::crypto::KeyFileStorageprivate
parseKeyFileName(std::string_view file_name) const kagome::crypto::KeyFileStorageprivate
Path typedefkagome::crypto::KeyFileStorage
saveKeyHexAtPath(gsl::span< const uint8_t > private_key, const Path &path) const kagome::crypto::KeyFileStorage
saveKeyPair(KeyTypeId type, gsl::span< const uint8_t > public_key, gsl::span< const uint8_t > seed) const kagome::crypto::KeyFileStorage
searchForSeed(KeyTypeId type, gsl::span< const uint8_t > public_key_bytes) const kagome::crypto::KeyFileStorage