OOP Wrapper for GCM
usage of OOP API: auto aes_gcm = new AEADCipherWrapper!(GCM!AES)();
See Source File