QuickCrypt Library C++ Interface

CGOST::GetContext

void* GetContext();

Remarks

Returns the pointer to the context, which is a private member data of the CGOST 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.

 

CGOST Overview   |   Class Members   |   Useful Links


 

 

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