![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cCipherAES.h>
Public Member Functions | |
cCipherAlgAES () | |
virtual cCipherBase * | AllocCipherAlg (bool bEncodeMode) const |
![]() | |
CipherAlgorithm_TYPE | get_HashCode () const noexcept |
Additional Inherited Members | |
![]() | |
const CipherAlgorithm_TYPE | m_eCipherAlgorithm |
![]() | |
cCipherAlgDef (CipherAlgorithm_TYPE eCipherAlgorithm) noexcept | |
virtual | ~cCipherAlgDef () |
Implement cCipherAlgDef for CipherAlgorithm_AES
|
inline |
|
inlinevirtual |
Implements GrayLib::cCipherAlgDef.