Added SILC_MESSAGE_FLAG_UTF8 and implemented it. All messages
[crypto.git] / doc / draft-riikonen-silc-pp-06.nroff
index e66c6a4e262f82ab65485e0e28b6551b1778de6b..5a7d7edfeb20d774b56adada490abb3061a9d9a5 100644 (file)
@@ -1720,7 +1720,14 @@ o Message Flags (2 bytes) - Includes the Message Flags of
           document should define how this flag is interpreted
           and define any associated payloads.
 
           document should define how this flag is interpreted
           and define any associated payloads.
 
-  0x0100 - 0x0800 RESERVED
+  0x0100  SILC_MESSAGE_FLAG_UTF8
+
+          This flag indicates that the message is UTF-8 encoded
+          textual message.  When sending text messages this
+          flag SHOULD be used.  When this flag is used the text
+          sent as message MUST be UTF-8 encoded.
+
+  0x0200 - 0x0800 RESERVED
 
           Reserved for future flags
 
 
           Reserved for future flags