- fix encryption/decryption visisbility
[oweals/gnunet.git] / src / include / gnunet_signatures.h
index 54cf36209502214e233db50bd73138ecb441d5d0..1493f29018e145084bfea9e7666e23934da3743e 100644 (file)
@@ -141,6 +141,11 @@ extern "C"
  */
 #define GNUNET_SIGNATURE_PURPOSE_MULTICAST_MESSAGE 19
 
+/**
+ * Signature of a conversation ring.
+ */
+#define GNUNET_SIGNATURE_PURPOSE_CONVERSATION_RING 20
+
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {