summaryrefslogtreecommitdiff
path: root/egg/pk.asn.h
blob: 53d547a6354762092c95172c618d5e5d4f866f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#if HAVE_CONFIG_H
# include "config.h"
#endif

/* Generated using  asn1Parser pk.asn -o pk.asn.h */
/* #include <libtasn1.h> */

const ASN1_ARRAY_TYPE pk_asn1_tab[] = {
  { "PK", 536872976, NULL },
  { NULL, 1073741836, NULL },
  { "RSAPublicKey", 1610612741, NULL },
  { "modulus", 1073741827, NULL },
  { "publicExponent", 3, NULL },
  { "RSAPrivateKey", 1610612741, NULL },
  { "version", 1073741826, "Version"},
  { "modulus", 1073741827, NULL },
  { "publicExponent", 1073741827, NULL },
  { "privateExponent", 1073741827, NULL },
  { "prime1", 1073741827, NULL },
  { "prime2", 1073741827, NULL },
  { "exponent1", 1073741827, NULL },
  { "exponent2", 1073741827, NULL },
  { "coefficient", 1073741827, NULL },
  { "otherPrimeInfos", 16386, "OtherPrimeInfos"},
  { "Version", 1610874883, NULL },
  { "two-prime", 1073741825, "0"},
  { "multi", 1, "1"},
  { "RSAParameters", 1073741844, NULL },
  { "OtherPrimeInfos", 1612709899, NULL },
  { "MAX", 1074266122, "1"},
  { NULL, 2, "OtherPrimeInfo"},
  { "OtherPrimeInfo", 1610612741, NULL },
  { "prime", 1073741827, NULL },
  { "exponent", 1073741827, NULL },
  { "coefficient", 3, NULL },
  { "AlgorithmIdentifier", 1610612741, NULL },
  { "algorithm", 1073741836, NULL },
  { "parameters", 541081613, NULL },
  { "algorithm", 1, NULL },
  { "DigestInfo", 1610612741, NULL },
  { "digestAlgorithm", 1073741826, "DigestAlgorithmIdentifier"},
  { "digest", 2, "Digest"},
  { "DigestAlgorithmIdentifier", 1073741826, "AlgorithmIdentifier"},
  { "Digest", 1073741831, NULL },
  { "DSAPublicPart", 1073741827, NULL },
  { "DSAPublicKey", 1610612741, NULL },
  { "version", 1073741827, NULL },
  { "p", 1073741827, NULL },
  { "q", 1073741827, NULL },
  { "g", 1073741827, NULL },
  { "Y", 3, NULL },
  { "DSAParameters", 1610612741, NULL },
  { "p", 1073741827, NULL },
  { "q", 1073741827, NULL },
  { "g", 3, NULL },
  { "DSASignatureValue", 1610612741, NULL },
  { "r", 1073741827, NULL },
  { "s", 3, NULL },
  { "DSAPrivatePart", 1073741827, NULL },
  { "DSAPrivateKey", 1610612741, NULL },
  { "version", 1073741827, NULL },
  { "p", 1073741827, NULL },
  { "q", 1073741827, NULL },
  { "g", 1073741827, NULL },
  { "Y", 1073741827, NULL },
  { "priv", 3, NULL },
  { "DHParameter", 1610612741, NULL },
  { "prime", 1073741827, NULL },
  { "base", 1073741827, NULL },
  { "privateValueLength", 16387, NULL },
  { "Parameters", 1610612754, NULL },
  { "namedCurve", 1073741836, NULL },
  { "implicitlyCA", 20, NULL },
  { "ECKeyQ", 1073741831, NULL },
  { "ECPrivateKey", 1610612741, NULL },
  { "version", 1610874883, NULL },
  { "ecPrivkeyVer1", 1, "1"},
  { "d", 1073741831, NULL },
  { "parameters", 1610637314, "Parameters"},
  { NULL, 2056, "0"},
  { "q", 536895494, NULL },
  { NULL, 2056, "1"},
  { "ECPublicKey", 536870917, NULL },
  { "parameters", 1610637314, "Parameters"},
  { NULL, 2056, "0"},
  { "q", 536879110, NULL },
  { NULL, 2056, "1"},
  { NULL, 0, NULL }
};