From: Pekka Riikonen Date: Tue, 27 Feb 2001 15:36:35 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~149 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=56b3b936ae7e6ed548e78b517c8f5f4e953a00c0;p=silc.git updates. --- diff --git a/lib/silcclient/silcapi.h b/lib/silcclient/silcapi.h index 1ca60f2c..11f58b86 100644 --- a/lib/silcclient/silcapi.h +++ b/lib/silcclient/silcapi.h @@ -462,7 +462,7 @@ void silc_client_free_private_message_keys(SilcPrivateMessageKeys keys, silc_client_send_key_agreement) then the `key' MUST be the key->send_enc_key as this is dictated by the SILC protocol. However, currently it is not expected that the SKE key material would be used - as channel private key. */ + as channel private key. However, this API allows it. */ int silc_client_add_channel_private_key(SilcClient client, SilcClientConnection conn, SilcChannelEntry channel,