Cleanup, dead code removal, some pretty insignificant security stuff that's based on recommendations.
This commit is contained in:
@@ -67,6 +67,8 @@ public:
|
||||
*/
|
||||
Peer();
|
||||
|
||||
~Peer() { Utils::burn(_key,sizeof(_key)); }
|
||||
|
||||
/**
|
||||
* Construct a new peer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user