From 4afa78c0e21ecd547d670be35457a68f347bf345 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 11 Dec 2018 17:48:19 -0500 Subject: Update documentation --- xed25519.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xed25519.h') diff --git a/xed25519.h b/xed25519.h index 18913489..c73a59a6 100644 --- a/xed25519.h +++ b/xed25519.h @@ -54,7 +54,6 @@ public: /// \brief Create a x25519 object /// \param params public and private key - /// \param y private key /// \details This constructor creates a x25519 object using existing parameters. /// The params can be created with DEREncode. /// \note The public key is not validated. -- cgit v1.2.1