implement boolean json spec
[oweals/gnunet.git] / src / include / gnunet_signatures.h
index c1e0d005c23538efdd60fc50848b35bde76b4f08..03bc4575ed52f1e7c7698430b683e929415f8e0e 100644 (file)
@@ -185,6 +185,11 @@ extern "C"
  */
 #define GNUNET_SIGNATURE_PURPOSE_GNUID_TICKET 27
 
+/**
+ * Signature for a GNUnet credential
+ */
+#define GNUNET_SIGNATURE_PURPOSE_CREDENTIAL 28
+
 #if 0                           /* keep Emacsens' auto-indent happy */
 {
 #endif