SET service: accurate results for symmetric mode
[oweals/gnunet.git] / src / include / gnunet_gnsrecord_lib.h
index a2c97a826afa4c3ba9467565f6037e94d2b80f18..d52054909f15836015a9be44f174c91f551b0a4e 100644 (file)
@@ -85,6 +85,18 @@ extern "C"
  */
 #define GNUNET_GNSRECORD_TYPE_PHONE 65543
 
+/**
+ * Record type for identity attributes (of IDENTITY).
+ */
+#define GNUNET_GNSRECORD_TYPE_ID_ATTR 65544
+
+/**
+ * Record type for an identity token (of IDENTITY).
+ */
+#define GNUNET_GNSRECORD_TYPE_ID_TOKEN 65545
+
+
+
 
 /**
  * Flags that can be set for a record.