summaryrefslogtreecommitdiff
path: root/trust/basic.asn.h
blob: b63447bda43911ffac6422b6f0b41174f6de2a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#if HAVE_CONFIG_H
# include "config.h"
#endif

#include <libtasn1.h>

const ASN1_ARRAY_TYPE basic_asn1_tab[] = {
  { "BASIC", 536872976, NULL },
  { NULL, 1073741836, NULL },
  { "Any", 1073741837, NULL },
  { "ObjectIdentifier", 12, NULL },
  { NULL, 0, NULL }
};