Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cCipherAlgDES Class Reference

#include <cCipherDES.h>

Inheritance diagram for GrayLib::cCipherAlgDES:
GrayLib::cCipherAlgDef

Public Member Functions

 cCipherAlgDES ()
 
virtual cCipherBaseAllocCipherAlg (bool bEncodeMode) const
 
- Public Member Functions inherited from GrayLib::cCipherAlgDef
CipherAlgorithm_TYPE get_HashCode () const noexcept
 

Additional Inherited Members

- Public Attributes inherited from GrayLib::cCipherAlgDef
const CipherAlgorithm_TYPE m_eCipherAlgorithm
 
- Protected Member Functions inherited from GrayLib::cCipherAlgDef
 cCipherAlgDef (CipherAlgorithm_TYPE eCipherAlgorithm) noexcept
 
virtual ~cCipherAlgDef ()
 

Detailed Description

Implement cCipherAlgDef for CipherAlgorithm_DES

Constructor & Destructor Documentation

◆ cCipherAlgDES()

GrayLib::cCipherAlgDES::cCipherAlgDES ( )
inline

Member Function Documentation

◆ AllocCipherAlg()

virtual cCipherBase* GrayLib::cCipherAlgDES::AllocCipherAlg ( bool  bEncodeMode) const
inlinevirtual

The documentation for this class was generated from the following file: