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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |
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.