const unsigned char * silc_hmac_get_key(SilcHmac hmac, SilcUInt32 *key_len);
Returns the key data from the `hmac' set with silc_hamc_set_key. The caller must not free the returned pointer.