diff options
Diffstat (limited to 'authAlgo.h')
-rw-r--r-- | authAlgo.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ public: /** * set the key for the auth algo - * @param key key for hmac sha1 calculation + * @param key key for hmac calculation */ void setKey(Buffer key); |