From: Pekka Riikonen Date: Thu, 15 Nov 2007 14:51:41 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~80 X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=commitdiff_plain;h=a9c6c36d5712c2fa017d1e82126a7d3c6f32a05a updates. --- diff --git a/lib/doc/command_reply_args.html b/lib/doc/command_reply_args.html index 723593c5..49b79d6a 100644 --- a/lib/doc/command_reply_args.html +++ b/lib/doc/command_reply_args.html @@ -293,7 +293,10 @@ founder's public key when it was set. It may also return the channel public key list when the list was altered. The 'founder_key' and 'channel_pubkeys' arguments may be NULL. The 'channel_pubkeys' is a list of SilcArgumentDecodedList contexts which each contain one channel public -key. The library will automatically free the list. +key. The library will automatically free the list. If the `founder_key' +was present it will be updated to `channel' entry by the library after +calling the command_reply callback. Application may check if the `founder_key' +is different from the key in `channel' entry to detect if it was changed. SilcChannelEntry channel, SilcUInt32 mode, SilcPublicKey founder_key, SilcDList channel_pubkeys, SilcUint32 user_limit