Public Types | |
typedef CCM_Final < T_BlockCipher, T_DefaultDigestSize, true > | Encryption |
implements the AuthenticatedSymmetricCipher interface | |
typedef CCM_Final < T_BlockCipher, T_DefaultDigestSize, false > | Decryption |
implements the AuthenticatedSymmetricCipher interface |
CCM mode of operation
Definition at line 98 of file ccm.h.