mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-20 08:03:53 +00:00
Small updates to documentation, a few precautionary fixes.
This commit is contained in:
@ -65,6 +65,7 @@ public:
|
||||
throw() :
|
||||
_bytes(0)
|
||||
{
|
||||
memset(_key,0,sizeof(_key));
|
||||
}
|
||||
|
||||
EllipticCurveKey(const void *data,unsigned int len)
|
||||
|
Reference in New Issue
Block a user