diff options
Diffstat (limited to 'src/lib/libcrypto/objects/objects.txt')
-rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 938 |
1 files changed, 938 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt new file mode 100644 index 0000000000..50e9031e61 --- /dev/null +++ b/src/lib/libcrypto/objects/objects.txt | |||
@@ -0,0 +1,938 @@ | |||
1 | 0 : CCITT : ccitt | ||
2 | |||
3 | 1 : ISO : iso | ||
4 | |||
5 | 2 : JOINT-ISO-CCITT : joint-iso-ccitt | ||
6 | |||
7 | iso 2 : member-body : ISO Member Body | ||
8 | |||
9 | joint-iso-ccitt 5 1 5 : selected-attribute-types : Selected Attribute Types | ||
10 | |||
11 | selected-attribute-types 55 : clearance | ||
12 | |||
13 | member-body 840 : ISO-US : ISO US Member Body | ||
14 | ISO-US 10040 : X9-57 : X9.57 | ||
15 | X9-57 4 : X9cm : X9.57 CM ? | ||
16 | |||
17 | !Cname dsa | ||
18 | X9cm 1 : DSA : dsaEncryption | ||
19 | X9cm 3 : DSA-SHA1 : dsaWithSHA1 | ||
20 | |||
21 | |||
22 | ISO-US 10045 : ansi-X9-62 : ANSI X9.62 | ||
23 | !module X9-62 | ||
24 | !Alias id-fieldType ansi-X9-62 1 | ||
25 | X9-62_id-fieldType 1 : prime-field | ||
26 | X9-62_id-fieldType 2 : characteristic-two-field | ||
27 | # ... characteristic-two-field OID subtree | ||
28 | !Alias id-publicKeyType ansi-X9-62 2 | ||
29 | X9-62_id-publicKeyType 1 : id-ecPublicKey | ||
30 | !Alias ellipticCurve ansi-X9-62 3 | ||
31 | !Alias c-TwoCurve X9-62_ellipticCurve 0 | ||
32 | # ... characteristic 2 curve OIDs | ||
33 | !Alias primeCurve X9-62_ellipticCurve 1 | ||
34 | X9-62_primeCurve 1 : prime192v1 | ||
35 | X9-62_primeCurve 2 : prime192v2 | ||
36 | X9-62_primeCurve 3 : prime192v3 | ||
37 | X9-62_primeCurve 4 : prime239v1 | ||
38 | X9-62_primeCurve 5 : prime239v2 | ||
39 | X9-62_primeCurve 6 : prime239v3 | ||
40 | X9-62_primeCurve 7 : prime256v1 | ||
41 | !Alias id-ecSigType ansi-X9-62 4 | ||
42 | !global | ||
43 | X9-62_id-ecSigType 1 : ecdsa-with-SHA1 | ||
44 | |||
45 | |||
46 | |||
47 | ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc | ||
48 | : CAST5-ECB : cast5-ecb | ||
49 | !Cname cast5-cfb64 | ||
50 | : CAST5-CFB : cast5-cfb | ||
51 | !Cname cast5-ofb64 | ||
52 | : CAST5-OFB : cast5-ofb | ||
53 | !Cname pbeWithMD5AndCast5-CBC | ||
54 | ISO-US 113533 7 66 12 : : pbeWithMD5AndCast5CBC | ||
55 | |||
56 | ISO-US 113549 : rsadsi : RSA Data Security, Inc. | ||
57 | |||
58 | rsadsi 1 : pkcs : RSA Data Security, Inc. PKCS | ||
59 | |||
60 | pkcs 1 : pkcs1 | ||
61 | pkcs1 1 : : rsaEncryption | ||
62 | pkcs1 2 : RSA-MD2 : md2WithRSAEncryption | ||
63 | pkcs1 3 : RSA-MD4 : md4WithRSAEncryption | ||
64 | pkcs1 4 : RSA-MD5 : md5WithRSAEncryption | ||
65 | pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption | ||
66 | |||
67 | pkcs 3 : pkcs3 | ||
68 | pkcs3 1 : : dhKeyAgreement | ||
69 | |||
70 | pkcs 5 : pkcs5 | ||
71 | pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC | ||
72 | pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC | ||
73 | pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC | ||
74 | pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC | ||
75 | pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC | ||
76 | pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC | ||
77 | !Cname id_pbkdf2 | ||
78 | pkcs5 12 : : PBKDF2 | ||
79 | !Cname pbes2 | ||
80 | pkcs5 13 : : PBES2 | ||
81 | !Cname pbmac1 | ||
82 | pkcs5 14 : : PBMAC1 | ||
83 | |||
84 | pkcs 7 : pkcs7 | ||
85 | pkcs7 1 : : pkcs7-data | ||
86 | !Cname pkcs7-signed | ||
87 | pkcs7 2 : : pkcs7-signedData | ||
88 | !Cname pkcs7-enveloped | ||
89 | pkcs7 3 : : pkcs7-envelopedData | ||
90 | !Cname pkcs7-signedAndEnveloped | ||
91 | pkcs7 4 : : pkcs7-signedAndEnvelopedData | ||
92 | !Cname pkcs7-digest | ||
93 | pkcs7 5 : : pkcs7-digestData | ||
94 | !Cname pkcs7-encrypted | ||
95 | pkcs7 6 : : pkcs7-encryptedData | ||
96 | |||
97 | pkcs 9 : pkcs9 | ||
98 | !module pkcs9 | ||
99 | pkcs9 1 : : emailAddress | ||
100 | pkcs9 2 : : unstructuredName | ||
101 | pkcs9 3 : : contentType | ||
102 | pkcs9 4 : : messageDigest | ||
103 | pkcs9 5 : : signingTime | ||
104 | pkcs9 6 : : countersignature | ||
105 | pkcs9 7 : : challengePassword | ||
106 | pkcs9 8 : : unstructuredAddress | ||
107 | !Cname extCertAttributes | ||
108 | pkcs9 9 : : extendedCertificateAttributes | ||
109 | !global | ||
110 | |||
111 | !Cname ext-req | ||
112 | pkcs9 14 : extReq : Extension Request | ||
113 | |||
114 | !Cname SMIMECapabilities | ||
115 | pkcs9 15 : SMIME-CAPS : S/MIME Capabilities | ||
116 | |||
117 | # S/MIME | ||
118 | !Cname SMIME | ||
119 | pkcs9 16 : SMIME : S/MIME | ||
120 | SMIME 0 : id-smime-mod | ||
121 | SMIME 1 : id-smime-ct | ||
122 | SMIME 2 : id-smime-aa | ||
123 | SMIME 3 : id-smime-alg | ||
124 | SMIME 4 : id-smime-cd | ||
125 | SMIME 5 : id-smime-spq | ||
126 | SMIME 6 : id-smime-cti | ||
127 | |||
128 | # S/MIME Modules | ||
129 | id-smime-mod 1 : id-smime-mod-cms | ||
130 | id-smime-mod 2 : id-smime-mod-ess | ||
131 | id-smime-mod 3 : id-smime-mod-oid | ||
132 | id-smime-mod 4 : id-smime-mod-msg-v3 | ||
133 | id-smime-mod 5 : id-smime-mod-ets-eSignature-88 | ||
134 | id-smime-mod 6 : id-smime-mod-ets-eSignature-97 | ||
135 | id-smime-mod 7 : id-smime-mod-ets-eSigPolicy-88 | ||
136 | id-smime-mod 8 : id-smime-mod-ets-eSigPolicy-97 | ||
137 | |||
138 | # S/MIME Content Types | ||
139 | id-smime-ct 1 : id-smime-ct-receipt | ||
140 | id-smime-ct 2 : id-smime-ct-authData | ||
141 | id-smime-ct 3 : id-smime-ct-publishCert | ||
142 | id-smime-ct 4 : id-smime-ct-TSTInfo | ||
143 | id-smime-ct 5 : id-smime-ct-TDTInfo | ||
144 | id-smime-ct 6 : id-smime-ct-contentInfo | ||
145 | id-smime-ct 7 : id-smime-ct-DVCSRequestData | ||
146 | id-smime-ct 8 : id-smime-ct-DVCSResponseData | ||
147 | |||
148 | # S/MIME Attributes | ||
149 | id-smime-aa 1 : id-smime-aa-receiptRequest | ||
150 | id-smime-aa 2 : id-smime-aa-securityLabel | ||
151 | id-smime-aa 3 : id-smime-aa-mlExpandHistory | ||
152 | id-smime-aa 4 : id-smime-aa-contentHint | ||
153 | id-smime-aa 5 : id-smime-aa-msgSigDigest | ||
154 | # obsolete | ||
155 | id-smime-aa 6 : id-smime-aa-encapContentType | ||
156 | id-smime-aa 7 : id-smime-aa-contentIdentifier | ||
157 | # obsolete | ||
158 | id-smime-aa 8 : id-smime-aa-macValue | ||
159 | id-smime-aa 9 : id-smime-aa-equivalentLabels | ||
160 | id-smime-aa 10 : id-smime-aa-contentReference | ||
161 | id-smime-aa 11 : id-smime-aa-encrypKeyPref | ||
162 | id-smime-aa 12 : id-smime-aa-signingCertificate | ||
163 | id-smime-aa 13 : id-smime-aa-smimeEncryptCerts | ||
164 | id-smime-aa 14 : id-smime-aa-timeStampToken | ||
165 | id-smime-aa 15 : id-smime-aa-ets-sigPolicyId | ||
166 | id-smime-aa 16 : id-smime-aa-ets-commitmentType | ||
167 | id-smime-aa 17 : id-smime-aa-ets-signerLocation | ||
168 | id-smime-aa 18 : id-smime-aa-ets-signerAttr | ||
169 | id-smime-aa 19 : id-smime-aa-ets-otherSigCert | ||
170 | id-smime-aa 20 : id-smime-aa-ets-contentTimestamp | ||
171 | id-smime-aa 21 : id-smime-aa-ets-CertificateRefs | ||
172 | id-smime-aa 22 : id-smime-aa-ets-RevocationRefs | ||
173 | id-smime-aa 23 : id-smime-aa-ets-certValues | ||
174 | id-smime-aa 24 : id-smime-aa-ets-revocationValues | ||
175 | id-smime-aa 25 : id-smime-aa-ets-escTimeStamp | ||
176 | id-smime-aa 26 : id-smime-aa-ets-certCRLTimestamp | ||
177 | id-smime-aa 27 : id-smime-aa-ets-archiveTimeStamp | ||
178 | id-smime-aa 28 : id-smime-aa-signatureType | ||
179 | id-smime-aa 29 : id-smime-aa-dvcs-dvc | ||
180 | |||
181 | # S/MIME Algorithm Identifiers | ||
182 | # obsolete | ||
183 | id-smime-alg 1 : id-smime-alg-ESDHwith3DES | ||
184 | # obsolete | ||
185 | id-smime-alg 2 : id-smime-alg-ESDHwithRC2 | ||
186 | # obsolete | ||
187 | id-smime-alg 3 : id-smime-alg-3DESwrap | ||
188 | # obsolete | ||
189 | id-smime-alg 4 : id-smime-alg-RC2wrap | ||
190 | id-smime-alg 5 : id-smime-alg-ESDH | ||
191 | id-smime-alg 6 : id-smime-alg-CMS3DESwrap | ||
192 | id-smime-alg 7 : id-smime-alg-CMSRC2wrap | ||
193 | |||
194 | # S/MIME Certificate Distribution | ||
195 | id-smime-cd 1 : id-smime-cd-ldap | ||
196 | |||
197 | # S/MIME Signature Policy Qualifier | ||
198 | id-smime-spq 1 : id-smime-spq-ets-sqt-uri | ||
199 | id-smime-spq 2 : id-smime-spq-ets-sqt-unotice | ||
200 | |||
201 | # S/MIME Commitment Type Identifier | ||
202 | id-smime-cti 1 : id-smime-cti-ets-proofOfOrigin | ||
203 | id-smime-cti 2 : id-smime-cti-ets-proofOfReceipt | ||
204 | id-smime-cti 3 : id-smime-cti-ets-proofOfDelivery | ||
205 | id-smime-cti 4 : id-smime-cti-ets-proofOfSender | ||
206 | id-smime-cti 5 : id-smime-cti-ets-proofOfApproval | ||
207 | id-smime-cti 6 : id-smime-cti-ets-proofOfCreation | ||
208 | |||
209 | pkcs9 20 : : friendlyName | ||
210 | pkcs9 21 : : localKeyID | ||
211 | !Cname ms-csp-name | ||
212 | 1 3 6 1 4 1 311 17 1 : CSPName : Microsoft CSP Name | ||
213 | !Alias certTypes pkcs9 22 | ||
214 | certTypes 1 : : x509Certificate | ||
215 | certTypes 2 : : sdsiCertificate | ||
216 | !Alias crlTypes pkcs9 23 | ||
217 | crlTypes 1 : : x509Crl | ||
218 | |||
219 | !Alias pkcs12 pkcs 12 | ||
220 | !Alias pkcs12-pbeids pkcs12 1 | ||
221 | |||
222 | !Cname pbe-WithSHA1And128BitRC4 | ||
223 | pkcs12-pbeids 1 : PBE-SHA1-RC4-128 : pbeWithSHA1And128BitRC4 | ||
224 | !Cname pbe-WithSHA1And40BitRC4 | ||
225 | pkcs12-pbeids 2 : PBE-SHA1-RC4-40 : pbeWithSHA1And40BitRC4 | ||
226 | !Cname pbe-WithSHA1And3_Key_TripleDES-CBC | ||
227 | pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC | ||
228 | !Cname pbe-WithSHA1And2_Key_TripleDES-CBC | ||
229 | pkcs12-pbeids 4 : PBE-SHA1-2DES : pbeWithSHA1And2-KeyTripleDES-CBC | ||
230 | !Cname pbe-WithSHA1And128BitRC2-CBC | ||
231 | pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC | ||
232 | !Cname pbe-WithSHA1And40BitRC2-CBC | ||
233 | pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC | ||
234 | |||
235 | !Alias pkcs12-Version1 pkcs12 10 | ||
236 | !Alias pkcs12-BagIds pkcs12-Version1 1 | ||
237 | pkcs12-BagIds 1 : : keyBag | ||
238 | pkcs12-BagIds 2 : : pkcs8ShroudedKeyBag | ||
239 | pkcs12-BagIds 3 : : certBag | ||
240 | pkcs12-BagIds 4 : : crlBag | ||
241 | pkcs12-BagIds 5 : : secretBag | ||
242 | pkcs12-BagIds 6 : : safeContentsBag | ||
243 | |||
244 | rsadsi 2 2 : MD2 : md2 | ||
245 | rsadsi 2 4 : MD4 : md4 | ||
246 | rsadsi 2 5 : MD5 : md5 | ||
247 | : MD5-SHA1 : md5-sha1 | ||
248 | rsadsi 2 7 : : hmacWithSHA1 | ||
249 | rsadsi 3 2 : RC2-CBC : rc2-cbc | ||
250 | : RC2-ECB : rc2-ecb | ||
251 | !Cname rc2-cfb64 | ||
252 | : RC2-CFB : rc2-cfb | ||
253 | !Cname rc2-ofb64 | ||
254 | : RC2-OFB : rc2-ofb | ||
255 | : RC2-40-CBC : rc2-40-cbc | ||
256 | : RC2-64-CBC : rc2-64-cbc | ||
257 | rsadsi 3 4 : RC4 : rc4 | ||
258 | : RC4-40 : rc4-40 | ||
259 | rsadsi 3 7 : DES-EDE3-CBC : des-ede3-cbc | ||
260 | rsadsi 3 8 : RC5-CBC : rc5-cbc | ||
261 | : RC5-ECB : rc5-ecb | ||
262 | !Cname rc5-cfb64 | ||
263 | : RC5-CFB : rc5-cfb | ||
264 | !Cname rc5-ofb64 | ||
265 | : RC5-OFB : rc5-ofb | ||
266 | |||
267 | !Cname ms-ext-req | ||
268 | 1 3 6 1 4 1 311 2 1 14 : msExtReq : Microsoft Extension Request | ||
269 | !Cname ms-code-ind | ||
270 | 1 3 6 1 4 1 311 2 1 21 : msCodeInd : Microsoft Individual Code Signing | ||
271 | !Cname ms-code-com | ||
272 | 1 3 6 1 4 1 311 2 1 22 : msCodeCom : Microsoft Commercial Code Signing | ||
273 | !Cname ms-ctl-sign | ||
274 | 1 3 6 1 4 1 311 10 3 1 : msCTLSign : Microsoft Trust List Signing | ||
275 | !Cname ms-sgc | ||
276 | 1 3 6 1 4 1 311 10 3 3 : msSGC : Microsoft Server Gated Crypto | ||
277 | !Cname ms-efs | ||
278 | 1 3 6 1 4 1 311 10 3 4 : msEFS : Microsoft Encrypted File System | ||
279 | !Cname ms-smartcard-login | ||
280 | 1 3 6 1 4 1 311 20 2 2 : msSmartcardLogin : Microsoft Smartcardlogin | ||
281 | !Cname ms-upn | ||
282 | 1 3 6 1 4 1 311 20 2 3 : msUPN : Microsoft Universal Principal Name | ||
283 | |||
284 | 1 3 6 1 4 1 188 7 1 1 2 : IDEA-CBC : idea-cbc | ||
285 | : IDEA-ECB : idea-ecb | ||
286 | !Cname idea-cfb64 | ||
287 | : IDEA-CFB : idea-cfb | ||
288 | !Cname idea-ofb64 | ||
289 | : IDEA-OFB : idea-ofb | ||
290 | |||
291 | 1 3 6 1 4 1 3029 1 2 : BF-CBC : bf-cbc | ||
292 | : BF-ECB : bf-ecb | ||
293 | !Cname bf-cfb64 | ||
294 | : BF-CFB : bf-cfb | ||
295 | !Cname bf-ofb64 | ||
296 | : BF-OFB : bf-ofb | ||
297 | |||
298 | !Cname id-pkix | ||
299 | 1 3 6 1 5 5 7 : PKIX | ||
300 | |||
301 | # PKIX Arcs | ||
302 | id-pkix 0 : id-pkix-mod | ||
303 | id-pkix 1 : id-pe | ||
304 | id-pkix 2 : id-qt | ||
305 | id-pkix 3 : id-kp | ||
306 | id-pkix 4 : id-it | ||
307 | id-pkix 5 : id-pkip | ||
308 | id-pkix 6 : id-alg | ||
309 | id-pkix 7 : id-cmc | ||
310 | id-pkix 8 : id-on | ||
311 | id-pkix 9 : id-pda | ||
312 | id-pkix 10 : id-aca | ||
313 | id-pkix 11 : id-qcs | ||
314 | id-pkix 12 : id-cct | ||
315 | id-pkix 21 : id-ppl | ||
316 | id-pkix 48 : id-ad | ||
317 | |||
318 | # PKIX Modules | ||
319 | id-pkix-mod 1 : id-pkix1-explicit-88 | ||
320 | id-pkix-mod 2 : id-pkix1-implicit-88 | ||
321 | id-pkix-mod 3 : id-pkix1-explicit-93 | ||
322 | id-pkix-mod 4 : id-pkix1-implicit-93 | ||
323 | id-pkix-mod 5 : id-mod-crmf | ||
324 | id-pkix-mod 6 : id-mod-cmc | ||
325 | id-pkix-mod 7 : id-mod-kea-profile-88 | ||
326 | id-pkix-mod 8 : id-mod-kea-profile-93 | ||
327 | id-pkix-mod 9 : id-mod-cmp | ||
328 | id-pkix-mod 10 : id-mod-qualified-cert-88 | ||
329 | id-pkix-mod 11 : id-mod-qualified-cert-93 | ||
330 | id-pkix-mod 12 : id-mod-attribute-cert | ||
331 | id-pkix-mod 13 : id-mod-timestamp-protocol | ||
332 | id-pkix-mod 14 : id-mod-ocsp | ||
333 | id-pkix-mod 15 : id-mod-dvcs | ||
334 | id-pkix-mod 16 : id-mod-cmp2000 | ||
335 | |||
336 | # PKIX Private Extensions | ||
337 | !Cname info-access | ||
338 | id-pe 1 : authorityInfoAccess : Authority Information Access | ||
339 | id-pe 2 : biometricInfo : Biometric Info | ||
340 | id-pe 3 : qcStatements | ||
341 | id-pe 4 : ac-auditEntity | ||
342 | id-pe 5 : ac-targeting | ||
343 | id-pe 6 : aaControls | ||
344 | id-pe 7 : sbqp-ipAddrBlock | ||
345 | id-pe 8 : sbqp-autonomousSysNum | ||
346 | id-pe 9 : sbqp-routerIdentifier | ||
347 | id-pe 10 : ac-proxying | ||
348 | !Cname sinfo-access | ||
349 | id-pe 11 : subjectInfoAccess : Subject Information Access | ||
350 | id-pe 14 : proxyCertInfo : Proxy Certificate Information | ||
351 | |||
352 | # PKIX policyQualifiers for Internet policy qualifiers | ||
353 | id-qt 1 : id-qt-cps : Policy Qualifier CPS | ||
354 | id-qt 2 : id-qt-unotice : Policy Qualifier User Notice | ||
355 | id-qt 3 : textNotice | ||
356 | |||
357 | # PKIX key purpose identifiers | ||
358 | !Cname server-auth | ||
359 | id-kp 1 : serverAuth : TLS Web Server Authentication | ||
360 | !Cname client-auth | ||
361 | id-kp 2 : clientAuth : TLS Web Client Authentication | ||
362 | !Cname code-sign | ||
363 | id-kp 3 : codeSigning : Code Signing | ||
364 | !Cname email-protect | ||
365 | id-kp 4 : emailProtection : E-mail Protection | ||
366 | id-kp 5 : ipsecEndSystem : IPSec End System | ||
367 | id-kp 6 : ipsecTunnel : IPSec Tunnel | ||
368 | id-kp 7 : ipsecUser : IPSec User | ||
369 | !Cname time-stamp | ||
370 | id-kp 8 : timeStamping : Time Stamping | ||
371 | # From OCSP spec RFC2560 | ||
372 | !Cname OCSP-sign | ||
373 | id-kp 9 : OCSPSigning : OCSP Signing | ||
374 | id-kp 10 : DVCS : dvcs | ||
375 | |||
376 | # CMP information types | ||
377 | id-it 1 : id-it-caProtEncCert | ||
378 | id-it 2 : id-it-signKeyPairTypes | ||
379 | id-it 3 : id-it-encKeyPairTypes | ||
380 | id-it 4 : id-it-preferredSymmAlg | ||
381 | id-it 5 : id-it-caKeyUpdateInfo | ||
382 | id-it 6 : id-it-currentCRL | ||
383 | id-it 7 : id-it-unsupportedOIDs | ||
384 | # obsolete | ||
385 | id-it 8 : id-it-subscriptionRequest | ||
386 | # obsolete | ||
387 | id-it 9 : id-it-subscriptionResponse | ||
388 | id-it 10 : id-it-keyPairParamReq | ||
389 | id-it 11 : id-it-keyPairParamRep | ||
390 | id-it 12 : id-it-revPassphrase | ||
391 | id-it 13 : id-it-implicitConfirm | ||
392 | id-it 14 : id-it-confirmWaitTime | ||
393 | id-it 15 : id-it-origPKIMessage | ||
394 | |||
395 | # CRMF registration | ||
396 | id-pkip 1 : id-regCtrl | ||
397 | id-pkip 2 : id-regInfo | ||
398 | |||
399 | # CRMF registration controls | ||
400 | id-regCtrl 1 : id-regCtrl-regToken | ||
401 | id-regCtrl 2 : id-regCtrl-authenticator | ||
402 | id-regCtrl 3 : id-regCtrl-pkiPublicationInfo | ||
403 | id-regCtrl 4 : id-regCtrl-pkiArchiveOptions | ||
404 | id-regCtrl 5 : id-regCtrl-oldCertID | ||
405 | id-regCtrl 6 : id-regCtrl-protocolEncrKey | ||
406 | |||
407 | # CRMF registration information | ||
408 | id-regInfo 1 : id-regInfo-utf8Pairs | ||
409 | id-regInfo 2 : id-regInfo-certReq | ||
410 | |||
411 | # algorithms | ||
412 | id-alg 1 : id-alg-des40 | ||
413 | id-alg 2 : id-alg-noSignature | ||
414 | id-alg 3 : id-alg-dh-sig-hmac-sha1 | ||
415 | id-alg 4 : id-alg-dh-pop | ||
416 | |||
417 | # CMC controls | ||
418 | id-cmc 1 : id-cmc-statusInfo | ||
419 | id-cmc 2 : id-cmc-identification | ||
420 | id-cmc 3 : id-cmc-identityProof | ||
421 | id-cmc 4 : id-cmc-dataReturn | ||
422 | id-cmc 5 : id-cmc-transactionId | ||
423 | id-cmc 6 : id-cmc-senderNonce | ||
424 | id-cmc 7 : id-cmc-recipientNonce | ||
425 | id-cmc 8 : id-cmc-addExtensions | ||
426 | id-cmc 9 : id-cmc-encryptedPOP | ||
427 | id-cmc 10 : id-cmc-decryptedPOP | ||
428 | id-cmc 11 : id-cmc-lraPOPWitness | ||
429 | id-cmc 15 : id-cmc-getCert | ||
430 | id-cmc 16 : id-cmc-getCRL | ||
431 | id-cmc 17 : id-cmc-revokeRequest | ||
432 | id-cmc 18 : id-cmc-regInfo | ||
433 | id-cmc 19 : id-cmc-responseInfo | ||
434 | id-cmc 21 : id-cmc-queryPending | ||
435 | id-cmc 22 : id-cmc-popLinkRandom | ||
436 | id-cmc 23 : id-cmc-popLinkWitness | ||
437 | id-cmc 24 : id-cmc-confirmCertAcceptance | ||
438 | |||
439 | # other names | ||
440 | id-on 1 : id-on-personalData | ||
441 | |||
442 | # personal data attributes | ||
443 | id-pda 1 : id-pda-dateOfBirth | ||
444 | id-pda 2 : id-pda-placeOfBirth | ||
445 | id-pda 3 : id-pda-gender | ||
446 | id-pda 4 : id-pda-countryOfCitizenship | ||
447 | id-pda 5 : id-pda-countryOfResidence | ||
448 | |||
449 | # attribute certificate attributes | ||
450 | id-aca 1 : id-aca-authenticationInfo | ||
451 | id-aca 2 : id-aca-accessIdentity | ||
452 | id-aca 3 : id-aca-chargingIdentity | ||
453 | id-aca 4 : id-aca-group | ||
454 | # attention : the following seems to be obsolete, replace by 'role' | ||
455 | id-aca 5 : id-aca-role | ||
456 | id-aca 6 : id-aca-encAttrs | ||
457 | |||
458 | # qualified certificate statements | ||
459 | id-qcs 1 : id-qcs-pkixQCSyntax-v1 | ||
460 | |||
461 | # CMC content types | ||
462 | id-cct 1 : id-cct-crs | ||
463 | id-cct 2 : id-cct-PKIData | ||
464 | id-cct 3 : id-cct-PKIResponse | ||
465 | |||
466 | # Predefined Proxy Certificate policy languages | ||
467 | id-ppl 0 : id-ppl-anyLanguage : Any language | ||
468 | id-ppl 1 : id-ppl-inheritAll : Inherit all | ||
469 | id-ppl 2 : id-ppl-independent : Independent | ||
470 | |||
471 | # access descriptors for authority info access extension | ||
472 | !Cname ad-OCSP | ||
473 | id-ad 1 : OCSP : OCSP | ||
474 | !Cname ad-ca-issuers | ||
475 | id-ad 2 : caIssuers : CA Issuers | ||
476 | !Cname ad-timeStamping | ||
477 | id-ad 3 : ad_timestamping : AD Time Stamping | ||
478 | !Cname ad-dvcs | ||
479 | id-ad 4 : AD_DVCS : ad dvcs | ||
480 | |||
481 | |||
482 | !Alias id-pkix-OCSP ad-OCSP | ||
483 | !module id-pkix-OCSP | ||
484 | !Cname basic | ||
485 | id-pkix-OCSP 1 : basicOCSPResponse : Basic OCSP Response | ||
486 | id-pkix-OCSP 2 : Nonce : OCSP Nonce | ||
487 | id-pkix-OCSP 3 : CrlID : OCSP CRL ID | ||
488 | id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses | ||
489 | id-pkix-OCSP 5 : noCheck : OCSP No Check | ||
490 | id-pkix-OCSP 6 : archiveCutoff : OCSP Archive Cutoff | ||
491 | id-pkix-OCSP 7 : serviceLocator : OCSP Service Locator | ||
492 | id-pkix-OCSP 8 : extendedStatus : Extended OCSP Status | ||
493 | id-pkix-OCSP 9 : valid | ||
494 | id-pkix-OCSP 10 : path | ||
495 | id-pkix-OCSP 11 : trustRoot : Trust Root | ||
496 | !global | ||
497 | |||
498 | 1 3 14 3 2 : algorithm : algorithm | ||
499 | algorithm 3 : RSA-NP-MD5 : md5WithRSA | ||
500 | algorithm 6 : DES-ECB : des-ecb | ||
501 | algorithm 7 : DES-CBC : des-cbc | ||
502 | !Cname des-ofb64 | ||
503 | algorithm 8 : DES-OFB : des-ofb | ||
504 | !Cname des-cfb64 | ||
505 | algorithm 9 : DES-CFB : des-cfb | ||
506 | algorithm 11 : rsaSignature | ||
507 | !Cname dsa-2 | ||
508 | algorithm 12 : DSA-old : dsaEncryption-old | ||
509 | algorithm 13 : DSA-SHA : dsaWithSHA | ||
510 | algorithm 15 : RSA-SHA : shaWithRSAEncryption | ||
511 | !Cname des-ede-ecb | ||
512 | algorithm 17 : DES-EDE : des-ede | ||
513 | !Cname des-ede3-ecb | ||
514 | : DES-EDE3 : des-ede3 | ||
515 | : DES-EDE-CBC : des-ede-cbc | ||
516 | !Cname des-ede-cfb64 | ||
517 | : DES-EDE-CFB : des-ede-cfb | ||
518 | !Cname des-ede3-cfb64 | ||
519 | : DES-EDE3-CFB : des-ede3-cfb | ||
520 | !Cname des-ede-ofb64 | ||
521 | : DES-EDE-OFB : des-ede-ofb | ||
522 | !Cname des-ede3-ofb64 | ||
523 | : DES-EDE3-OFB : des-ede3-ofb | ||
524 | : DESX-CBC : desx-cbc | ||
525 | algorithm 18 : SHA : sha | ||
526 | algorithm 26 : SHA1 : sha1 | ||
527 | !Cname dsaWithSHA1-2 | ||
528 | algorithm 27 : DSA-SHA1-old : dsaWithSHA1-old | ||
529 | algorithm 29 : RSA-SHA1-2 : sha1WithRSA | ||
530 | |||
531 | 1 3 36 3 2 1 : RIPEMD160 : ripemd160 | ||
532 | 1 3 36 3 3 1 2 : RSA-RIPEMD160 : ripemd160WithRSA | ||
533 | |||
534 | !Cname sxnet | ||
535 | 1 3 101 1 4 1 : SXNetID : Strong Extranet ID | ||
536 | |||
537 | 2 5 : X500 : directory services (X.500) | ||
538 | |||
539 | X500 4 : X509 | ||
540 | X509 3 : CN : commonName | ||
541 | X509 4 : SN : surname | ||
542 | X509 5 : : serialNumber | ||
543 | X509 6 : C : countryName | ||
544 | X509 7 : L : localityName | ||
545 | X509 8 : ST : stateOrProvinceName | ||
546 | X509 9 : : streetAddress | ||
547 | X509 10 : O : organizationName | ||
548 | X509 11 : OU : organizationalUnitName | ||
549 | X509 12 : : title | ||
550 | X509 13 : : description | ||
551 | X509 17 : : postalCode | ||
552 | X509 41 : name : name | ||
553 | X509 42 : GN : givenName | ||
554 | X509 43 : : initials | ||
555 | X509 44 : : generationQualifier | ||
556 | X509 45 : : x500UniqueIdentifier | ||
557 | X509 46 : dnQualifier : dnQualifier | ||
558 | X509 65 : : pseudonym | ||
559 | X509 72 : role : role | ||
560 | |||
561 | X500 8 : X500algorithms : directory services - algorithms | ||
562 | X500algorithms 1 1 : RSA : rsa | ||
563 | X500algorithms 3 100 : RSA-MDC2 : mdc2WithRSA | ||
564 | X500algorithms 3 101 : MDC2 : mdc2 | ||
565 | |||
566 | X500 29 : id-ce | ||
567 | !Cname subject-key-identifier | ||
568 | id-ce 14 : subjectKeyIdentifier : X509v3 Subject Key Identifier | ||
569 | !Cname key-usage | ||
570 | id-ce 15 : keyUsage : X509v3 Key Usage | ||
571 | !Cname private-key-usage-period | ||
572 | id-ce 16 : privateKeyUsagePeriod : X509v3 Private Key Usage Period | ||
573 | !Cname subject-alt-name | ||
574 | id-ce 17 : subjectAltName : X509v3 Subject Alternative Name | ||
575 | !Cname issuer-alt-name | ||
576 | id-ce 18 : issuerAltName : X509v3 Issuer Alternative Name | ||
577 | !Cname basic-constraints | ||
578 | id-ce 19 : basicConstraints : X509v3 Basic Constraints | ||
579 | !Cname crl-number | ||
580 | id-ce 20 : crlNumber : X509v3 CRL Number | ||
581 | !Cname crl-reason | ||
582 | id-ce 21 : CRLReason : X509v3 CRL Reason Code | ||
583 | !Cname invalidity-date | ||
584 | id-ce 24 : invalidityDate : Invalidity Date | ||
585 | !Cname delta-crl | ||
586 | id-ce 27 : deltaCRL : X509v3 Delta CRL Indicator | ||
587 | !Cname crl-distribution-points | ||
588 | id-ce 31 : crlDistributionPoints : X509v3 CRL Distribution Points | ||
589 | !Cname certificate-policies | ||
590 | id-ce 32 : certificatePolicies : X509v3 Certificate Policies | ||
591 | !Cname authority-key-identifier | ||
592 | id-ce 35 : authorityKeyIdentifier : X509v3 Authority Key Identifier | ||
593 | !Cname policy-constraints | ||
594 | id-ce 36 : policyConstraints : X509v3 Policy Constraints | ||
595 | !Cname ext-key-usage | ||
596 | id-ce 37 : extendedKeyUsage : X509v3 Extended Key Usage | ||
597 | !Cname target-information | ||
598 | id-ce 55 : targetInformation : X509v3 AC Targeting | ||
599 | !Cname no-rev-avail | ||
600 | id-ce 56 : noRevAvail : X509v3 No Revocation Available | ||
601 | |||
602 | !Cname netscape | ||
603 | 2 16 840 1 113730 : Netscape : Netscape Communications Corp. | ||
604 | !Cname netscape-cert-extension | ||
605 | netscape 1 : nsCertExt : Netscape Certificate Extension | ||
606 | !Cname netscape-data-type | ||
607 | netscape 2 : nsDataType : Netscape Data Type | ||
608 | !Cname netscape-cert-type | ||
609 | netscape-cert-extension 1 : nsCertType : Netscape Cert Type | ||
610 | !Cname netscape-base-url | ||
611 | netscape-cert-extension 2 : nsBaseUrl : Netscape Base Url | ||
612 | !Cname netscape-revocation-url | ||
613 | netscape-cert-extension 3 : nsRevocationUrl : Netscape Revocation Url | ||
614 | !Cname netscape-ca-revocation-url | ||
615 | netscape-cert-extension 4 : nsCaRevocationUrl : Netscape CA Revocation Url | ||
616 | !Cname netscape-renewal-url | ||
617 | netscape-cert-extension 7 : nsRenewalUrl : Netscape Renewal Url | ||
618 | !Cname netscape-ca-policy-url | ||
619 | netscape-cert-extension 8 : nsCaPolicyUrl : Netscape CA Policy Url | ||
620 | !Cname netscape-ssl-server-name | ||
621 | netscape-cert-extension 12 : nsSslServerName : Netscape SSL Server Name | ||
622 | !Cname netscape-comment | ||
623 | netscape-cert-extension 13 : nsComment : Netscape Comment | ||
624 | !Cname netscape-cert-sequence | ||
625 | netscape-data-type 5 : nsCertSequence : Netscape Certificate Sequence | ||
626 | !Cname ns-sgc | ||
627 | netscape 4 1 : nsSGC : Netscape Server Gated Crypto | ||
628 | |||
629 | # iso(1) | ||
630 | iso 3 : ORG : org | ||
631 | org 6 : DOD : dod | ||
632 | dod 1 : IANA : iana | ||
633 | !Alias internet iana | ||
634 | |||
635 | internet 1 : directory : Directory | ||
636 | internet 2 : mgmt : Management | ||
637 | internet 3 : experimental : Experimental | ||
638 | internet 4 : private : Private | ||
639 | internet 5 : security : Security | ||
640 | internet 6 : snmpv2 : SNMPv2 | ||
641 | # Documents refer to "internet 7" as "mail". This however leads to ambiguities | ||
642 | # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for | ||
643 | # rfc822Mailbox. The short name is therefore here left out for a reason. | ||
644 | # Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as | ||
645 | # references are realized via long name "Mail" (with capital M). | ||
646 | internet 7 : : Mail | ||
647 | |||
648 | Private 1 : enterprises : Enterprises | ||
649 | |||
650 | # RFC 2247 | ||
651 | Enterprises 1466 344 : dcobject : dcObject | ||
652 | |||
653 | # RFC 1495 | ||
654 | Mail 1 : mime-mhs : MIME MHS | ||
655 | mime-mhs 1 : mime-mhs-headings : mime-mhs-headings | ||
656 | mime-mhs 2 : mime-mhs-bodies : mime-mhs-bodies | ||
657 | mime-mhs-headings 1 : id-hex-partial-message : id-hex-partial-message | ||
658 | mime-mhs-headings 2 : id-hex-multipart-message : id-hex-multipart-message | ||
659 | |||
660 | # What the hell are these OIDs, really? | ||
661 | !Cname rle-compression | ||
662 | 1 1 1 1 666 1 : RLE : run length compression | ||
663 | !Cname zlib-compression | ||
664 | 1 1 1 1 666 2 : ZLIB : zlib compression | ||
665 | |||
666 | # AES aka Rijndael | ||
667 | |||
668 | !Alias csor 2 16 840 1 101 3 | ||
669 | !Alias nistAlgorithms csor 4 | ||
670 | !Alias aes nistAlgorithms 1 | ||
671 | |||
672 | aes 1 : AES-128-ECB : aes-128-ecb | ||
673 | aes 2 : AES-128-CBC : aes-128-cbc | ||
674 | !Cname aes-128-ofb128 | ||
675 | aes 3 : AES-128-OFB : aes-128-ofb | ||
676 | !Cname aes-128-cfb128 | ||
677 | aes 4 : AES-128-CFB : aes-128-cfb | ||
678 | |||
679 | aes 21 : AES-192-ECB : aes-192-ecb | ||
680 | aes 22 : AES-192-CBC : aes-192-cbc | ||
681 | !Cname aes-192-ofb128 | ||
682 | aes 23 : AES-192-OFB : aes-192-ofb | ||
683 | !Cname aes-192-cfb128 | ||
684 | aes 24 : AES-192-CFB : aes-192-cfb | ||
685 | |||
686 | aes 41 : AES-256-ECB : aes-256-ecb | ||
687 | aes 42 : AES-256-CBC : aes-256-cbc | ||
688 | !Cname aes-256-ofb128 | ||
689 | aes 43 : AES-256-OFB : aes-256-ofb | ||
690 | !Cname aes-256-cfb128 | ||
691 | aes 44 : AES-256-CFB : aes-256-cfb | ||
692 | |||
693 | # There are no OIDs for these modes... | ||
694 | |||
695 | : AES-128-CFB1 : aes-128-cfb1 | ||
696 | : AES-192-CFB1 : aes-192-cfb1 | ||
697 | : AES-256-CFB1 : aes-256-cfb1 | ||
698 | : AES-128-CFB8 : aes-128-cfb8 | ||
699 | : AES-192-CFB8 : aes-192-cfb8 | ||
700 | : AES-256-CFB8 : aes-256-cfb8 | ||
701 | : DES-CFB1 : des-cfb1 | ||
702 | : DES-CFB8 : des-cfb8 | ||
703 | : DES-EDE3-CFB1 : des-ede3-cfb1 | ||
704 | : DES-EDE3-CFB8 : des-ede3-cfb8 | ||
705 | |||
706 | # Hold instruction CRL entry extension | ||
707 | !Cname hold-instruction-code | ||
708 | id-ce 23 : holdInstructionCode : Hold Instruction Code | ||
709 | !Alias holdInstruction X9-57 2 | ||
710 | !Cname hold-instruction-none | ||
711 | holdInstruction 1 : holdInstructionNone : Hold Instruction None | ||
712 | !Cname hold-instruction-call-issuer | ||
713 | holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer | ||
714 | !Cname hold-instruction-reject | ||
715 | holdInstruction 3 : holdInstructionReject : Hold Instruction Reject | ||
716 | |||
717 | # OID's from CCITT. Most of this is defined in RFC 1274. A couple of | ||
718 | # them are also mentioned in RFC 2247 | ||
719 | ccitt 9 : data | ||
720 | data 2342 : pss | ||
721 | pss 19200300 : ucl | ||
722 | ucl 100 : pilot | ||
723 | pilot 1 : : pilotAttributeType | ||
724 | pilot 3 : : pilotAttributeSyntax | ||
725 | pilot 4 : : pilotObjectClass | ||
726 | pilot 10 : : pilotGroups | ||
727 | pilotAttributeSyntax 4 : : iA5StringSyntax | ||
728 | pilotAttributeSyntax 5 : : caseIgnoreIA5StringSyntax | ||
729 | pilotObjectClass 3 : : pilotObject | ||
730 | pilotObjectClass 4 : : pilotPerson | ||
731 | pilotObjectClass 5 : account | ||
732 | pilotObjectClass 6 : document | ||
733 | pilotObjectClass 7 : room | ||
734 | pilotObjectClass 9 : : documentSeries | ||
735 | pilotObjectClass 13 : domain : Domain | ||
736 | pilotObjectClass 14 : : rFC822localPart | ||
737 | pilotObjectClass 15 : : dNSDomain | ||
738 | pilotObjectClass 17 : : domainRelatedObject | ||
739 | pilotObjectClass 18 : : friendlyCountry | ||
740 | pilotObjectClass 19 : : simpleSecurityObject | ||
741 | pilotObjectClass 20 : : pilotOrganization | ||
742 | pilotObjectClass 21 : : pilotDSA | ||
743 | pilotObjectClass 22 : : qualityLabelledData | ||
744 | pilotAttributeType 1 : UID : userId | ||
745 | pilotAttributeType 2 : : textEncodedORAddress | ||
746 | pilotAttributeType 3 : mail : rfc822Mailbox | ||
747 | pilotAttributeType 4 : info | ||
748 | pilotAttributeType 5 : : favouriteDrink | ||
749 | pilotAttributeType 6 : : roomNumber | ||
750 | pilotAttributeType 7 : photo | ||
751 | pilotAttributeType 8 : : userClass | ||
752 | pilotAttributeType 9 : host | ||
753 | pilotAttributeType 10 : manager | ||
754 | pilotAttributeType 11 : : documentIdentifier | ||
755 | pilotAttributeType 12 : : documentTitle | ||
756 | pilotAttributeType 13 : : documentVersion | ||
757 | pilotAttributeType 14 : : documentAuthor | ||
758 | pilotAttributeType 15 : : documentLocation | ||
759 | pilotAttributeType 20 : : homeTelephoneNumber | ||
760 | pilotAttributeType 21 : secretary | ||
761 | pilotAttributeType 22 : : otherMailbox | ||
762 | pilotAttributeType 23 : : lastModifiedTime | ||
763 | pilotAttributeType 24 : : lastModifiedBy | ||
764 | pilotAttributeType 25 : DC : domainComponent | ||
765 | pilotAttributeType 26 : : aRecord | ||
766 | pilotAttributeType 27 : : pilotAttributeType27 | ||
767 | pilotAttributeType 28 : : mXRecord | ||
768 | pilotAttributeType 29 : : nSRecord | ||
769 | pilotAttributeType 30 : : sOARecord | ||
770 | pilotAttributeType 31 : : cNAMERecord | ||
771 | pilotAttributeType 37 : : associatedDomain | ||
772 | pilotAttributeType 38 : : associatedName | ||
773 | pilotAttributeType 39 : : homePostalAddress | ||
774 | pilotAttributeType 40 : : personalTitle | ||
775 | pilotAttributeType 41 : : mobileTelephoneNumber | ||
776 | pilotAttributeType 42 : : pagerTelephoneNumber | ||
777 | pilotAttributeType 43 : : friendlyCountryName | ||
778 | # The following clashes with 2.5.4.45, so commented away | ||
779 | #pilotAttributeType 44 : uid : uniqueIdentifier | ||
780 | pilotAttributeType 45 : : organizationalStatus | ||
781 | pilotAttributeType 46 : : janetMailbox | ||
782 | pilotAttributeType 47 : : mailPreferenceOption | ||
783 | pilotAttributeType 48 : : buildingName | ||
784 | pilotAttributeType 49 : : dSAQuality | ||
785 | pilotAttributeType 50 : : singleLevelQuality | ||
786 | pilotAttributeType 51 : : subtreeMinimumQuality | ||
787 | pilotAttributeType 52 : : subtreeMaximumQuality | ||
788 | pilotAttributeType 53 : : personalSignature | ||
789 | pilotAttributeType 54 : : dITRedirect | ||
790 | pilotAttributeType 55 : audio | ||
791 | pilotAttributeType 56 : : documentPublisher | ||
792 | |||
793 | 2 23 42 : id-set : Secure Electronic Transactions | ||
794 | |||
795 | id-set 0 : set-ctype : content types | ||
796 | id-set 1 : set-msgExt : message extensions | ||
797 | id-set 3 : set-attr | ||
798 | id-set 5 : set-policy | ||
799 | id-set 7 : set-certExt : certificate extensions | ||
800 | id-set 8 : set-brand | ||
801 | |||
802 | set-ctype 0 : setct-PANData | ||
803 | set-ctype 1 : setct-PANToken | ||
804 | set-ctype 2 : setct-PANOnly | ||
805 | set-ctype 3 : setct-OIData | ||
806 | set-ctype 4 : setct-PI | ||
807 | set-ctype 5 : setct-PIData | ||
808 | set-ctype 6 : setct-PIDataUnsigned | ||
809 | set-ctype 7 : setct-HODInput | ||
810 | set-ctype 8 : setct-AuthResBaggage | ||
811 | set-ctype 9 : setct-AuthRevReqBaggage | ||
812 | set-ctype 10 : setct-AuthRevResBaggage | ||
813 | set-ctype 11 : setct-CapTokenSeq | ||
814 | set-ctype 12 : setct-PInitResData | ||
815 | set-ctype 13 : setct-PI-TBS | ||
816 | set-ctype 14 : setct-PResData | ||
817 | set-ctype 16 : setct-AuthReqTBS | ||
818 | set-ctype 17 : setct-AuthResTBS | ||
819 | set-ctype 18 : setct-AuthResTBSX | ||
820 | set-ctype 19 : setct-AuthTokenTBS | ||
821 | set-ctype 20 : setct-CapTokenData | ||
822 | set-ctype 21 : setct-CapTokenTBS | ||
823 | set-ctype 22 : setct-AcqCardCodeMsg | ||
824 | set-ctype 23 : setct-AuthRevReqTBS | ||
825 | set-ctype 24 : setct-AuthRevResData | ||
826 | set-ctype 25 : setct-AuthRevResTBS | ||
827 | set-ctype 26 : setct-CapReqTBS | ||
828 | set-ctype 27 : setct-CapReqTBSX | ||
829 | set-ctype 28 : setct-CapResData | ||
830 | set-ctype 29 : setct-CapRevReqTBS | ||
831 | set-ctype 30 : setct-CapRevReqTBSX | ||
832 | set-ctype 31 : setct-CapRevResData | ||
833 | set-ctype 32 : setct-CredReqTBS | ||
834 | set-ctype 33 : setct-CredReqTBSX | ||
835 | set-ctype 34 : setct-CredResData | ||
836 | set-ctype 35 : setct-CredRevReqTBS | ||
837 | set-ctype 36 : setct-CredRevReqTBSX | ||
838 | set-ctype 37 : setct-CredRevResData | ||
839 | set-ctype 38 : setct-PCertReqData | ||
840 | set-ctype 39 : setct-PCertResTBS | ||
841 | set-ctype 40 : setct-BatchAdminReqData | ||
842 | set-ctype 41 : setct-BatchAdminResData | ||
843 | set-ctype 42 : setct-CardCInitResTBS | ||
844 | set-ctype 43 : setct-MeAqCInitResTBS | ||
845 | set-ctype 44 : setct-RegFormResTBS | ||
846 | set-ctype 45 : setct-CertReqData | ||
847 | set-ctype 46 : setct-CertReqTBS | ||
848 | set-ctype 47 : setct-CertResData | ||
849 | set-ctype 48 : setct-CertInqReqTBS | ||
850 | set-ctype 49 : setct-ErrorTBS | ||
851 | set-ctype 50 : setct-PIDualSignedTBE | ||
852 | set-ctype 51 : setct-PIUnsignedTBE | ||
853 | set-ctype 52 : setct-AuthReqTBE | ||
854 | set-ctype 53 : setct-AuthResTBE | ||
855 | set-ctype 54 : setct-AuthResTBEX | ||
856 | set-ctype 55 : setct-AuthTokenTBE | ||
857 | set-ctype 56 : setct-CapTokenTBE | ||
858 | set-ctype 57 : setct-CapTokenTBEX | ||
859 | set-ctype 58 : setct-AcqCardCodeMsgTBE | ||
860 | set-ctype 59 : setct-AuthRevReqTBE | ||
861 | set-ctype 60 : setct-AuthRevResTBE | ||
862 | set-ctype 61 : setct-AuthRevResTBEB | ||
863 | set-ctype 62 : setct-CapReqTBE | ||
864 | set-ctype 63 : setct-CapReqTBEX | ||
865 | set-ctype 64 : setct-CapResTBE | ||
866 | set-ctype 65 : setct-CapRevReqTBE | ||
867 | set-ctype 66 : setct-CapRevReqTBEX | ||
868 | set-ctype 67 : setct-CapRevResTBE | ||
869 | set-ctype 68 : setct-CredReqTBE | ||
870 | set-ctype 69 : setct-CredReqTBEX | ||
871 | set-ctype 70 : setct-CredResTBE | ||
872 | set-ctype 71 : setct-CredRevReqTBE | ||
873 | set-ctype 72 : setct-CredRevReqTBEX | ||
874 | set-ctype 73 : setct-CredRevResTBE | ||
875 | set-ctype 74 : setct-BatchAdminReqTBE | ||
876 | set-ctype 75 : setct-BatchAdminResTBE | ||
877 | set-ctype 76 : setct-RegFormReqTBE | ||
878 | set-ctype 77 : setct-CertReqTBE | ||
879 | set-ctype 78 : setct-CertReqTBEX | ||
880 | set-ctype 79 : setct-CertResTBE | ||
881 | set-ctype 80 : setct-CRLNotificationTBS | ||
882 | set-ctype 81 : setct-CRLNotificationResTBS | ||
883 | set-ctype 82 : setct-BCIDistributionTBS | ||
884 | |||
885 | set-msgExt 1 : setext-genCrypt : generic cryptogram | ||
886 | set-msgExt 3 : setext-miAuth : merchant initiated auth | ||
887 | set-msgExt 4 : setext-pinSecure | ||
888 | set-msgExt 5 : setext-pinAny | ||
889 | set-msgExt 7 : setext-track2 | ||
890 | set-msgExt 8 : setext-cv : additional verification | ||
891 | |||
892 | set-policy 0 : set-policy-root | ||
893 | |||
894 | set-certExt 0 : setCext-hashedRoot | ||
895 | set-certExt 1 : setCext-certType | ||
896 | set-certExt 2 : setCext-merchData | ||
897 | set-certExt 3 : setCext-cCertRequired | ||
898 | set-certExt 4 : setCext-tunneling | ||
899 | set-certExt 5 : setCext-setExt | ||
900 | set-certExt 6 : setCext-setQualf | ||
901 | set-certExt 7 : setCext-PGWYcapabilities | ||
902 | set-certExt 8 : setCext-TokenIdentifier | ||
903 | set-certExt 9 : setCext-Track2Data | ||
904 | set-certExt 10 : setCext-TokenType | ||
905 | set-certExt 11 : setCext-IssuerCapabilities | ||
906 | |||
907 | set-attr 0 : setAttr-Cert | ||
908 | set-attr 1 : setAttr-PGWYcap : payment gateway capabilities | ||
909 | set-attr 2 : setAttr-TokenType | ||
910 | set-attr 3 : setAttr-IssCap : issuer capabilities | ||
911 | |||
912 | setAttr-Cert 0 : set-rootKeyThumb | ||
913 | setAttr-Cert 1 : set-addPolicy | ||
914 | |||
915 | setAttr-TokenType 1 : setAttr-Token-EMV | ||
916 | setAttr-TokenType 2 : setAttr-Token-B0Prime | ||
917 | |||
918 | setAttr-IssCap 3 : setAttr-IssCap-CVM | ||
919 | setAttr-IssCap 4 : setAttr-IssCap-T2 | ||
920 | setAttr-IssCap 5 : setAttr-IssCap-Sig | ||
921 | |||
922 | setAttr-IssCap-CVM 1 : setAttr-GenCryptgrm : generate cryptogram | ||
923 | setAttr-IssCap-T2 1 : setAttr-T2Enc : encrypted track 2 | ||
924 | setAttr-IssCap-T2 2 : setAttr-T2cleartxt : cleartext track 2 | ||
925 | |||
926 | setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature | ||
927 | setAttr-IssCap-Sig 2 : setAttr-SecDevSig : secure device signature | ||
928 | |||
929 | set-brand 1 : set-brand-IATA-ATA | ||
930 | set-brand 30 : set-brand-Diners | ||
931 | set-brand 34 : set-brand-AmericanExpress | ||
932 | set-brand 35 : set-brand-JCB | ||
933 | set-brand 4 : set-brand-Visa | ||
934 | set-brand 5 : set-brand-MasterCard | ||
935 | set-brand 6011 : set-brand-Novus | ||
936 | |||
937 | rsadsi 3 10 : DES-CDMF : des-cdmf | ||
938 | rsadsi 1 1 6 : rsaOAEPEncryptionSET | ||