1 #if HAVE_CONFIG_H
2 # include "config.h"
3 #endif
4 
5 #include <libtasn1.h>
6 
7 const asn1_static_node kkdcp_asn1_tab[] = {
8   { "KKDCP", 536872976, NULL },
9   { NULL, 1073741836, NULL },
10   { "KDC-PROXY-MESSAGE", 536870917, NULL },
11   { "kerb-message", 1610620935, NULL },
12   { NULL, 2056, "0"},
13   { "target-domain", 1610637339, NULL },
14   { NULL, 2056, "1"},
15   { "dclocator-hint", 536895491, NULL },
16   { NULL, 2056, "2"},
17   { NULL, 0, NULL }
18 };
19