Added Requested Attributes sending and receiving support to
[silc.git] / lib / silcclient / idlist.h
index 7d9a89ec43a6245976034af7e47d60debb064d99..f6357b49900c5fe58804d4346c9941d8edcef40e 100644 (file)
@@ -43,6 +43,7 @@ struct SilcClientEntryStruct {
   SilcCipher send_key;         /* Private message key for sending */
   SilcCipher receive_key;      /* Private message key for receiving */
   SilcClientKeyAgreement ke;   /* Current key agreement context or NULL */
+  SilcDList attrs;             /* Requested Attributes (maybe NULL) */
   SilcEntryStatus status;      /* Status mask */
   SilcHashTable channels;      /* All channels client has joined */
   unsigned char *key;          /* Set only if appliation provided the