UTIL_DecodeICE

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)

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)