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