#include <seal.h>
Inheritance diagram for SEAL< B >:
Definition at line 39 of file seal.h.
Public Types | |
typedef SymmetricCipherFinalTemplate< ConcretePolicyHolder< SEAL_Policy< B >, AdditiveCipherTemplate< > >, SEAL_Info< B > > | Encryption |
implements the SymmetricCipher interface | |
typedef Encryption | Decryption |
implements the SymmetricCipher interface |