summaryrefslogtreecommitdiff
path: root/authTag.h
diff options
context:
space:
mode:
Diffstat (limited to 'authTag.h')
-rw-r--r--authTag.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/authTag.h b/authTag.h
index 95f2805..22237e6 100644
--- a/authTag.h
+++ b/authTag.h
@@ -34,6 +34,11 @@
#include "datatypes.h"
#include "buffer.h"
+
+/**
+ * Authtag class
+ */
+
class AuthTag : public Buffer
{
public: