Version 1.7.10.
[gnutls.git] / lib / gnutls_asn1_tab.c
blob017d9bae15f0747b0a017ba18faeb7abd067efe0
1 #if HAVE_CONFIG_H
2 # include "config.h"
3 #endif
5 #include <libtasn1.h>
7 extern const ASN1_ARRAY_TYPE gnutls_asn1_tab[]={
8 {"GNUTLS",536872976,0},
9 {0,1073741836,0},
10 {"RSAPublicKey",1610612741,0},
11 {"modulus",1073741827,0},
12 {"publicExponent",3,0},
13 {"RSAPrivateKey",1610612741,0},
14 {"version",1073741826,"Version"},
15 {"modulus",1073741827,0},
16 {"publicExponent",1073741827,0},
17 {"privateExponent",1073741827,0},
18 {"prime1",1073741827,0},
19 {"prime2",1073741827,0},
20 {"exponent1",1073741827,0},
21 {"exponent2",1073741827,0},
22 {"coefficient",1073741827,0},
23 {"otherPrimeInfos",16386,"OtherPrimeInfos"},
24 {"Version",1610874883,0},
25 {"two-prime",1073741825,"0"},
26 {"multi",1,"1"},
27 {"OtherPrimeInfos",1612709899,0},
28 {"MAX",1074266122,"1"},
29 {0,2,"OtherPrimeInfo"},
30 {"OtherPrimeInfo",1610612741,0},
31 {"prime",1073741827,0},
32 {"exponent",1073741827,0},
33 {"coefficient",3,0},
34 {"AlgorithmIdentifier",1610612741,0},
35 {"algorithm",1073741836,0},
36 {"parameters",541081613,0},
37 {"algorithm",1,0},
38 {"DigestInfo",1610612741,0},
39 {"digestAlgorithm",1073741826,"DigestAlgorithmIdentifier"},
40 {"digest",2,"Digest"},
41 {"DigestAlgorithmIdentifier",1073741826,"AlgorithmIdentifier"},
42 {"Digest",1073741831,0},
43 {"DSAPublicKey",1073741827,0},
44 {"DSAParameters",1610612741,0},
45 {"p",1073741827,0},
46 {"q",1073741827,0},
47 {"g",3,0},
48 {"DSASignatureValue",1610612741,0},
49 {"r",1073741827,0},
50 {"s",3,0},
51 {"DSAPrivateKey",1610612741,0},
52 {"version",1073741827,0},
53 {"p",1073741827,0},
54 {"q",1073741827,0},
55 {"g",1073741827,0},
56 {"Y",1073741827,0},
57 {"priv",3,0},
58 {"DHParameter",536870917,0},
59 {"prime",1073741827,0},
60 {"base",1073741827,0},
61 {"privateValueLength",16387,0},
62 {0,0,0}