mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
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