QuickCrypt Library C++ Interface

CDES::GetContext

void* GetContext();

Remarks

Returns the pointer to the context, which is a private member data of the CDES 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 Overview   |   Class Members   |   Useful Links


 

 

Send Feedback to SlavaSoft Inc. Tell a friend about QuickCrypt Library