#include <ccm.h>

Definition at line 93 of file ccm.h.
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 | |
1.5.6