c_g_compute_hmac_for_string

extern (C) __gshared
char* function(GChecksumType digestType, const(ubyte)* key, size_t keyLen, const(char)* str, ptrdiff_t length) c_g_compute_hmac_for_string;