Unverified Commit d91d02d7 authored by kladko's avatar kladko

SKALE-3170-backup-key

parent 04f95697
......@@ -217,7 +217,6 @@ void trustedSetSEK(shared_ptr <string> hex_encrypted_SEK) {
#include <boost/algorithm/string.hpp>
void enter_SEK() {
vector<char> errMsg(BUF_LEN, 0);
shared_ptr <string> test_key_ptr = LevelDB::getLevelDb()->readString("TEST_KEY");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment