summaryrefslogtreecommitdiff
path: root/seal.h
diff options
context:
space:
mode:
Diffstat (limited to 'seal.h')
-rw-r--r--seal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/seal.h b/seal.h
index 9157720..aab793d 100644
--- a/seal.h
+++ b/seal.h
@@ -5,6 +5,7 @@
NAMESPACE_BEGIN(CryptoPP)
+//! _
template <class B = BigEndian>
struct SEAL_Info : public FixedKeyLength<20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV>
{