|
QuickCrypt Library |
C++ Interface |
|
CDESX::GetContext
void* GetContext();
Remarks
Returns the pointer to the
context, which is a private member data of the CDESX class.
Note. To perform encryption/decryption, you
don't need to use this member function. It is used by modes of operations
classes to directly access the
context.
CDESX Overview
| Class Members
|
Useful Links
|