summaryrefslogtreecommitdiff
path: root/pkcs11/xdg-store/xdg.asn.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkcs11/xdg-store/xdg.asn.h')
-rw-r--r--pkcs11/xdg-store/xdg.asn.h40
1 files changed, 40 insertions, 0 deletions
diff --git a/pkcs11/xdg-store/xdg.asn.h b/pkcs11/xdg-store/xdg.asn.h
new file mode 100644
index 00000000..2ea666b7
--- /dev/null
+++ b/pkcs11/xdg-store/xdg.asn.h
@@ -0,0 +1,40 @@
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
+/* #include <libtasn1.h> */
+
+const ASN1_ARRAY_TYPE xdg_asn1_tab[] = {
+ { "XDG", 536872976, NULL },
+ { NULL, 1073741836, NULL },
+ { "TrustLevel", 1610874901, NULL },
+ { "unknown", 1073741825, "0"},
+ { "untrusted", 1073741825, "1"},
+ { "trusted", 1073741825, "3"},
+ { "trustedAnchor", 1, "4"},
+ { "TrustAssertion", 1610612741, NULL },
+ { "purpose", 1073741831, NULL },
+ { "level", 1073741826, "TrustLevel"},
+ { "peer", 1073758215, NULL },
+ { "reserved", 16397, NULL },
+ { "TrustAssertions", 1610612747, NULL },
+ { NULL, 2, "TrustAssertion"},
+ { "CertReference", 1610612741, NULL },
+ { "serialNumber", 1073741827, NULL },
+ { "issuer", 1610620941, NULL },
+ { NULL, 2056, "1"},
+ { "subject", 1610637325, NULL },
+ { NULL, 2056, "2"},
+ { "reserved", 536895501, NULL },
+ { NULL, 2056, "3"},
+ { "TrustReference", 1610612754, NULL },
+ { "certReference", 1610620930, "CertReference"},
+ { NULL, 2056, "0"},
+ { "certComplete", 536879117, NULL },
+ { NULL, 2056, "1"},
+ { "trust-1", 536870917, NULL },
+ { "reference", 1073741826, "TrustReference"},
+ { "assertions", 1073741826, "TrustAssertions"},
+ { "reserved", 16397, NULL },
+ { NULL, 0, NULL }
+};