silc_mac_get_key

SYNOPSIS

    const unsigned char *
    silc_mac_get_key(SilcMac mac, SilcUInt32 *key_len);

DESCRIPTION

Returns the key data from the `mac' set with silc_hamc_set_key. The caller must not free the returned pointer.