summaryrefslogtreecommitdiff
path: root/pwdbased.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-04-05 14:22:45 -0400
committerJeffrey Walton <noloader@gmail.com>2016-04-05 14:22:45 -0400
commitcaea6f1c593ec93abe38339c3757e637f546c616 (patch)
tree14b91b820b68fb79abd2cffd00fefc7f5c11b9c3 /pwdbased.h
parent34a34967ac560c1801bf3845dbac3ac63c1d4c05 (diff)
downloadcryptopp-git-caea6f1c593ec93abe38339c3757e637f546c616.tar.gz
Updated documentation
Diffstat (limited to 'pwdbased.h')
-rw-r--r--pwdbased.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwdbased.h b/pwdbased.h
index 44a19dfe..055c5bd5 100644
--- a/pwdbased.h
+++ b/pwdbased.h
@@ -32,6 +32,7 @@ public:
//! \brief Derive key from the password
//! \param derived the byte buffer to receive the derived password
//! \param derivedLen the size of the byte buffer to receive the derived password
+ //! \param purpose an octet indicating the purpose of the derivation
//! \param password the byte buffer with the password
//! \param passwordLen the size of the password, in bytes
//! \param salt the byte buffer with the salt