Skip to content

Instantly share code, notes, and snippets.

@sprite2005
Created January 23, 2012 13:42
Show Gist options
  • Save sprite2005/1663173 to your computer and use it in GitHub Desktop.
Save sprite2005/1663173 to your computer and use it in GitHub Desktop.
void CCHmacInit(
CCHmacContext *ctx,
CCHmacAlgorithm algorithm,
const void *key,
size_t keyLength)
__OSX_AVAILABLE_STARTING(__MAC_10_4, __IPHONE_5_0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment