From 56b3b936ae7e6ed548e78b517c8f5f4e953a00c0 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 27 Feb 2001 15:36:35 +0000 Subject: [PATCH] updates. --- lib/silcclient/silcapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.24.0