commit 103bc205034628b38ff31705989f42e929033927
parent 2827daa54ad20e8c62039c851d82b95dc9eab971
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 11 Feb 2025 11:49:51 -0500
Add definition for family cert type
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/feature/nodelist/torcert.h b/src/feature/nodelist/torcert.h
@@ -22,6 +22,7 @@
#define CERT_TYPE_AUTH_HS_IP_KEY 0x09
#define CERT_TYPE_ONION_ID 0x0A
#define CERT_TYPE_CROSS_HS_IP_KEYS 0x0B
+#define CERT_TYPE_FAMILY_V_IDENTITY 0x0C
#define CERT_FLAG_INCLUDE_SIGNING_KEY 0x1