Each class derived from this one defines two types, Encryption and Decryption, both of which implement the AuthenticatedSymmetricCipher interface. More...
#include <seckey.h>
Public Types | |
|
typedef AuthenticatedSymmetricCipher | Encryption |
| implements the AuthenticatedSymmetricCipher interface | |
|
typedef AuthenticatedSymmetricCipher | Decryption |
| implements the AuthenticatedSymmetricCipher interface | |
Each class derived from this one defines two types, Encryption and Decryption, both of which implement the AuthenticatedSymmetricCipher interface.
Definition at line 211 of file seckey.h.
1.7.1