unsigned char *silc_channel_key_get_key(SilcChannelKeyPayload payload, SilcUInt32 *key_len);
Return the raw key material from the payload. The caller must not free it.