|
QuickCrypt Library |
C++ Interface |
|
CDES_EDE3::GetContext
void* GetContext();
Remarks
Returns the pointer to the
context, which is a private member data of the CDES_EDE3 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.
CDES_EDE3 Overview
| Class Members
|
Useful Links
|