silc_mac_unregister

SYNOPSIS

    SilcBool silc_mac_unregister(SilcMacObject *mac);

DESCRIPTION

Unregister a MAC from SILC by the MAC structure `mac'. This should be called for all MACs registered with silc_mac_register. Returns FALSE on error.