load Ident from base64 string

This commit is contained in:
cpubug 2014-04-07 21:47:40 +04:00
parent cf6fa2d41d
commit 19333d5697
2 changed files with 8 additions and 0 deletions

View file

@ -32,6 +32,7 @@ namespace data
uint8_t certificate[3];
Identity& operator=(const Keys& keys);
bool FromBase64(const std::string&);
};
struct PrivateKeys // for eepsites