UTIL_DecodeICE
Jump to navigation
Jump to search
UTIL_DecodeICE is a UTIL function that attempts to decode ICE-encrypted strings with a key.
Todo: Add examples.
Declaration
void UTIL_DecodeICE( unsigned char * buffer, int size, const unsigned char *key)