Searched defs:secretKeyFile (Results 1 – 3 of 3) sorted by relevance
110 std::string secretKeyFile; member
521 Status KvStoreMetaManager::WriteSecretKeyToFile(const std::string &secretKeyFile, const std::vector… in WriteSecretKeyToFile()613 Status KvStoreMetaManager::RecoverSecretKeyFromFile(const std::string &secretKeyFile, in RecoverSecretKeyFromFile()
292 std::string secretKeyFile; in GetSecretKey() local331 …:vector<uint8_t> &metaSecretKey, std::vector<uint8_t> &secretKey, const std::string &secretKeyFile) in RecoverSecretKey()