void silc_client_current_channel_private_key(SilcClient client, SilcClientConnection conn, SilcChannelEntry channel, SilcChannelPrivateKey key);
Sets the `key' to be used as current channel private key on the `channel'. Packet sent after calling this function will be secured with `key'.