UTIL_DecodeICE

From Valve Developer Community
Jump to: navigation, search
English (en)
... Icon-Important.png

UTIL_DecodeICE is a UTIL function that attempts to decode ICE-encrypted strings with a key.

Blank image.pngTodo: Add examples.

Declaration

void UTIL_DecodeICE( unsigned char * buffer, int size, const unsigned char *key)