Update documentation

pull/765/head
Jeffrey Walton 2018-12-11 17:48:19 -05:00
parent 20fce33449
commit 4afa78c0e2
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 0 additions and 1 deletions

View File

@ -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 <tt>params</tt> can be created with <tt>DEREncode</tt>.
/// \note The public key is not validated.