Small updates to documentation, a few precautionary fixes.

This commit is contained in:
Adam Ierymenko
2013-07-15 09:06:59 -04:00
parent a6f4de8172
commit a793dc2b29
3 changed files with 19 additions and 4 deletions

View File

@ -35,6 +35,8 @@ namespace ZeroTier {
/**
* An elliptic curve key pair supporting generation and key agreement
*
* This is basically OpenSSL libcrypto glue.
*/
class EllipticCurveKeyPair
{