create SSU address

This commit is contained in:
orignal 2014-02-23 11:48:09 -05:00
parent fc59b1fcd8
commit a73014a629
4 changed files with 41 additions and 9 deletions

View file

@ -33,8 +33,9 @@ namespace i2p
private:
void CreateNewRouter ();
void UpdateRouterInfo ();
bool Load ();
void Save ();
void Save (bool infoOnly = false);
private: