Small updates to documentation, a few precautionary fixes.
This commit is contained in:
parent
a6f4de8172
commit
a793dc2b29
3 changed files with 19 additions and 4 deletions
|
@ -65,6 +65,7 @@ public:
|
|||
throw() :
|
||||
_bytes(0)
|
||||
{
|
||||
memset(_key,0,sizeof(_key));
|
||||
}
|
||||
|
||||
EllipticCurveKey(const void *data,unsigned int len)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue