load Ident from base64 string
This commit is contained in:
@@ -32,6 +32,7 @@ namespace data
|
||||
uint8_t certificate[3];
|
||||
|
||||
Identity& operator=(const Keys& keys);
|
||||
bool FromBase64(const std::string&);
|
||||
};
|
||||
|
||||
struct PrivateKeys // for eepsites
|
||||
|
Reference in New Issue
Block a user