unsigned char * silc_message_get_mac(SilcMessagePayload payload);
Return the MAC of the payload. The caller must already know the length of the MAC. The caller must not free the MAC.