|
1 //4.1 Test cases for single file-based writable certificate store |
|
2 |
|
3 <action> |
|
4 <actionname>No Test,Opening a CertificateAppInfoManager</actionname> |
|
5 <actiontype>initappmanager</actiontype> |
|
6 <actionbody></actionbody> |
|
7 <actionresult> |
|
8 <return>KErrNone</return> |
|
9 </actionresult> |
|
10 </action> |
|
11 |
|
12 <action> |
|
13 <actionname>No Test,Adding client A1</actionname> |
|
14 <actiontype>addclient</actiontype> |
|
15 <actionbody> |
|
16 <name>A1</name> |
|
17 <uid>1</uid> |
|
18 </actionbody> |
|
19 <actionresult> |
|
20 <return>KErrNone</return> |
|
21 </actionresult> |
|
22 </action> |
|
23 |
|
24 <action> |
|
25 <actionname>No Test,Adding client A2</actionname> |
|
26 <actiontype>addclient</actiontype> |
|
27 <actionbody> |
|
28 <name>A2</name> |
|
29 <uid>2</uid> |
|
30 </actionbody> |
|
31 <actionresult> |
|
32 <return>KErrNone</return> |
|
33 </actionresult> |
|
34 </action> |
|
35 |
|
36 <action> |
|
37 <actionname>No Test,Adding client A3</actionname> |
|
38 <actiontype>addclient</actiontype> |
|
39 <actionbody> |
|
40 <name>A3</name> |
|
41 <uid>3</uid> |
|
42 </actionbody> |
|
43 <actionresult> |
|
44 <return>KErrNone</return> |
|
45 </actionresult> |
|
46 </action> |
|
47 |
|
48 <action> |
|
49 <actionname>No Test,Adding client A4</actionname> |
|
50 <actiontype>addclient</actiontype> |
|
51 <actionbody> |
|
52 <name>A4</name> |
|
53 <uid>4</uid> |
|
54 </actionbody> |
|
55 <actionresult> |
|
56 <return>KErrNone</return> |
|
57 </actionresult> |
|
58 </action> |
|
59 |
|
60 <action> |
|
61 <actionname>No Test,Deleting the CertificateAppInfoManager</actionname> |
|
62 <actiontype>deleteappmanager</actiontype> |
|
63 <actionbody></actionbody> |
|
64 <actionresult> |
|
65 <return>KErrNone</return> |
|
66 </actionresult> |
|
67 </action> |
|
68 <action> |
|
69 <actionname>1.1.0.4 Import a RSA key</actionname> |
|
70 <actiontype>importkey</actiontype> |
|
71 <actionbody> |
|
72 <ImportData>rsacertkey1.txt</ImportData> |
|
73 <keyusage>AllUsagesButNR</keyusage> |
|
74 <keylabel>*IMPORTED* RSA key 1</keylabel> |
|
75 <keyaccesstype>Extractable</keyaccesstype> |
|
76 </actionbody> |
|
77 <actionresult> |
|
78 <return>KErrNone</return> |
|
79 </actionresult> |
|
80 </action> |
|
81 |
|
82 <action> |
|
83 <actionname>1.1.0.5 Import a RSA key</actionname> |
|
84 <actiontype>importkey</actiontype> |
|
85 <actionbody> |
|
86 <ImportData>rsacertkey2.txt</ImportData> |
|
87 <keyusage>AllUsagesButNR</keyusage> |
|
88 <keylabel>*IMPORTED* RSA key 2</keylabel> |
|
89 <keyaccesstype>Extractable</keyaccesstype> |
|
90 </actionbody> |
|
91 <actionresult> |
|
92 <return>KErrNone</return> |
|
93 </actionresult> |
|
94 </action> |
|
95 |
|
96 <action> |
|
97 <actionname>1.1.0.6 Import a RSA key</actionname> |
|
98 <actiontype>importkey</actiontype> |
|
99 <actionbody> |
|
100 <ImportData>rsacertkey3.txt</ImportData> |
|
101 <keyusage>AllUsagesButNR</keyusage> |
|
102 <keylabel>*IMPORTED* RSA key 3</keylabel> |
|
103 <keyaccesstype>Extractable</keyaccesstype> |
|
104 </actionbody> |
|
105 <actionresult> |
|
106 <return>KErrNone</return> |
|
107 </actionresult> |
|
108 </action> |
|
109 |
|
110 <action> |
|
111 <actionname>1.1.0.6 Import a RSA key</actionname> |
|
112 <actiontype>importkey</actiontype> |
|
113 <actionbody> |
|
114 <ImportData>nrcertkey.txt</ImportData> |
|
115 <keyusage>NR</keyusage> |
|
116 <keylabel>*IMPORTED* NR RSA key</keylabel> |
|
117 <keyaccesstype>Extractable</keyaccesstype> |
|
118 </actionbody> |
|
119 <actionresult> |
|
120 <return>KErrNone</return> |
|
121 </actionresult> |
|
122 </action> |
|
123 |
|
124 <action> |
|
125 <actionname>1.1.0.6 Import a RSA key</actionname> |
|
126 <actiontype>importkey</actiontype> |
|
127 <actionbody> |
|
128 <ImportData>signcertkey2.txt</ImportData> |
|
129 <keyusage>Sign</keyusage> |
|
130 <keylabel>*IMPORTED* SIGNING RSA key2</keylabel> |
|
131 <keyaccesstype>Extractable</keyaccesstype> |
|
132 </actionbody> |
|
133 <actionresult> |
|
134 <return>KErrNone</return> |
|
135 </actionresult> |
|
136 </action> |
|
137 |
|
138 <action> |
|
139 <actionname>1.1.0.6 Import a RSA key</actionname> |
|
140 <actiontype>importkey</actiontype> |
|
141 <actionbody> |
|
142 <ImportData>enciphersigncertkey2.txt</ImportData> |
|
143 <keyusage>EncipherAndSign</keyusage> |
|
144 <keylabel>*IMPORTED* ENCIPHER&SIGNING RSA key</keylabel> |
|
145 <keyaccesstype>Extractable</keyaccesstype> |
|
146 </actionbody> |
|
147 <actionresult> |
|
148 <return>KErrNone</return> |
|
149 </actionresult> |
|
150 </action> |
|
151 |
|
152 <action> |
|
153 <actionname>No Test,Opening a writable certificate store manager</actionname> |
|
154 <actiontype>init</actiontype> |
|
155 <actionbody> |
|
156 <mode>write</mode> |
|
157 </actionbody> |
|
158 <actionresult> |
|
159 <return>KErrNone</return> |
|
160 </actionresult> |
|
161 </action> |
|
162 |
|
163 <action> |
|
164 <actionname>No Test, Deleting all certs ***NEW***</actionname> |
|
165 <actiontype>deletecert</actiontype> |
|
166 <actionbody> |
|
167 <label>*.*</label> |
|
168 <deleteallcerts>1</deleteallcerts> |
|
169 </actionbody> |
|
170 <actionresult> |
|
171 <return>KErrNone</return> |
|
172 </actionresult> |
|
173 </action> |
|
174 |
|
175 <action> |
|
176 <actionname>No Test,Add the certificate CAX1</actionname> |
|
177 <actiontype>addcert</actiontype> |
|
178 <actionbody> |
|
179 <format>X509</format> |
|
180 <label>CAX1</label> |
|
181 <issuerkey></issuerkey> |
|
182 <subjectkey></subjectkey> |
|
183 <certstore>0</certstore> |
|
184 <certfile>c:\unifiedcertstore2\CAX1.cer</certfile> |
|
185 <certowner>ca</certowner> |
|
186 </actionbody> |
|
187 <actionresult> |
|
188 <return>KErrNone</return> |
|
189 </actionresult> |
|
190 </action> |
|
191 |
|
192 <action> |
|
193 <actionname>No Test,Add the certificate CAX2</actionname> |
|
194 <actiontype>addcert</actiontype> |
|
195 <actionbody> |
|
196 <format>X509</format> |
|
197 <label>CAX2</label> |
|
198 <issuerkey></issuerkey> |
|
199 <subjectkey></subjectkey> |
|
200 <certstore>0</certstore> |
|
201 <certfile>c:\unifiedcertstore2\CAX2.cer</certfile> |
|
202 <certowner>ca</certowner> |
|
203 </actionbody> |
|
204 <actionresult> |
|
205 <return>KErrNone</return> |
|
206 </actionresult> |
|
207 </action> |
|
208 |
|
209 <action> |
|
210 <actionname>No Test,Add the certificate CAX3</actionname> |
|
211 <actiontype>addcert</actiontype> |
|
212 <actionbody> |
|
213 <format>X509</format> |
|
214 <label>CAX3</label> |
|
215 <issuerkey></issuerkey> |
|
216 <subjectkey></subjectkey> |
|
217 <certstore>0</certstore> |
|
218 <certfile>c:\unifiedcertstore2\CAX3.cer</certfile> |
|
219 <certowner>ca</certowner> |
|
220 </actionbody> |
|
221 <actionresult> |
|
222 <return>KErrNone</return> |
|
223 </actionresult> |
|
224 </action> |
|
225 |
|
226 <action> |
|
227 <actionname>No Test,Add the certificate CAW1</actionname> |
|
228 <actiontype>addcert</actiontype> |
|
229 <actionbody> |
|
230 <format>WTLS</format> |
|
231 <label>CAW1</label> |
|
232 <issuerkey></issuerkey> |
|
233 <subjectkey></subjectkey> |
|
234 <certstore>0</certstore> |
|
235 <certfile>c:\unifiedcertstore2\CAW1.cer</certfile> |
|
236 <certowner>ca</certowner> |
|
237 </actionbody> |
|
238 <actionresult> |
|
239 <return>KErrNone</return> |
|
240 </actionresult> |
|
241 </action> |
|
242 |
|
243 |
|
244 <action> |
|
245 <actionname>No Test,Add the certificate CAW2</actionname> |
|
246 <actiontype>addcert</actiontype> |
|
247 <actionbody> |
|
248 <format>WTLS</format> |
|
249 <label>CAW2</label> |
|
250 <issuerkey></issuerkey> |
|
251 <subjectkey></subjectkey> |
|
252 <certstore>0</certstore> |
|
253 <certfile>c:\unifiedcertstore2\CAW2.cer</certfile> |
|
254 <certowner>ca</certowner> |
|
255 </actionbody> |
|
256 <actionresult> |
|
257 <return>KErrNone</return> |
|
258 </actionresult> |
|
259 </action> |
|
260 |
|
261 <action> |
|
262 <actionname>No Test,Add the certificate CAW3</actionname> |
|
263 <actiontype>addcert</actiontype> |
|
264 <actionbody> |
|
265 <format>WTLS</format> |
|
266 <label>CAW3</label> |
|
267 <issuerkey></issuerkey> |
|
268 <subjectkey></subjectkey> |
|
269 <certstore>0</certstore> |
|
270 <certfile>c:\unifiedcertstore2\CAW3.cer</certfile> |
|
271 <certowner>ca</certowner> |
|
272 </actionbody> |
|
273 <actionresult> |
|
274 <return>KErrNone</return> |
|
275 </actionresult> |
|
276 </action> |
|
277 |
|
278 <action> |
|
279 <actionname>No Test, Add the certificate rsacert3 ***NEW***</actionname> |
|
280 <actiontype>addcert</actiontype> |
|
281 <actionbody> |
|
282 <format>X509</format> |
|
283 <label>rsacert3</label> |
|
284 <issuerkey></issuerkey> |
|
285 <subjectkey>0b2e1d1d4dbae5fc59a02a5115d2c2910fa796e0</subjectkey> |
|
286 <certstore>0</certstore> |
|
287 <certfile>c:\unifiedcertstore2\rsacert3.cer</certfile> |
|
288 <certowner>user</certowner> |
|
289 </actionbody> |
|
290 <actionresult> |
|
291 <return>KErrNone</return> |
|
292 </actionresult> |
|
293 </action> |
|
294 |
|
295 <action> |
|
296 <actionname>No Test, Add the certificate rsacert1 ***NEW***</actionname> |
|
297 <actiontype>addcert</actiontype> |
|
298 <actionbody> |
|
299 <format>X509</format> |
|
300 <label>rsacert1</label> |
|
301 <issuerkey></issuerkey> |
|
302 <subjectkey>4808f03892fe836e78d048bcefcca4a37913d886</subjectkey> |
|
303 <certstore>0</certstore> |
|
304 <certfile>c:\unifiedcertstore2\rsacert1.cer</certfile> |
|
305 <certowner>user</certowner> |
|
306 </actionbody> |
|
307 <actionresult> |
|
308 <return>KErrNone</return> |
|
309 </actionresult> |
|
310 </action> |
|
311 |
|
312 <action> |
|
313 <actionname>No Test, Add the certificate rsacert2 ***NEW***</actionname> |
|
314 <actiontype>addcert</actiontype> |
|
315 <actionbody> |
|
316 <format>X509</format> |
|
317 <label>rsacert2</label> |
|
318 <issuerkey></issuerkey> |
|
319 <subjectkey>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkey> |
|
320 <certstore>0</certstore> |
|
321 <certfile>c:\unifiedcertstore2\rsacert2.cer</certfile> |
|
322 <certowner>user</certowner> |
|
323 </actionbody> |
|
324 <actionresult> |
|
325 <return>KErrNone</return> |
|
326 </actionresult> |
|
327 </action> |
|
328 |
|
329 <action> |
|
330 <actionname>No Test, Add the NR certificate nrcert***NEW***</actionname> |
|
331 <actiontype>addcert</actiontype> |
|
332 <actionbody> |
|
333 <format>X509</format> |
|
334 <label>nrcert</label> |
|
335 <issuerkey></issuerkey> |
|
336 <subjectkey>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkey> |
|
337 <certstore>0</certstore> |
|
338 <certfile>c:\unifiedcertstore2\nrcert.cer</certfile> |
|
339 <certowner>user</certowner> |
|
340 </actionbody> |
|
341 <actionresult> |
|
342 <return>KErrNone</return> |
|
343 </actionresult> |
|
344 </action> |
|
345 |
|
346 <action> |
|
347 <actionname>No Test, Add the signing certificate rsasigncer2 ***NEW***</actionname> |
|
348 <actiontype>addcert</actiontype> |
|
349 <actionbody> |
|
350 <format>X509</format> |
|
351 <label>rsasigncer2</label> |
|
352 <issuerkey></issuerkey> |
|
353 <subjectkey>d05f5c6bae57eb258285f21ab3c32347d11363d8</subjectkey> |
|
354 <certstore>0</certstore> |
|
355 <certfile>c:\unifiedcertstore2\rsasigncer2.cer</certfile> |
|
356 <certowner>user</certowner> |
|
357 </actionbody> |
|
358 <actionresult> |
|
359 <return>KErrNone</return> |
|
360 </actionresult> |
|
361 </action> |
|
362 |
|
363 <action> |
|
364 <actionname>No Test, Add the encipherment and signing certificate enciphersign ***NEW***</actionname> |
|
365 <actiontype>addcert</actiontype> |
|
366 <actionbody> |
|
367 <format>X509</format> |
|
368 <label>enciphersign</label> |
|
369 <issuerkey></issuerkey> |
|
370 <subjectkey>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkey> |
|
371 <certstore>0</certstore> |
|
372 <certfile>c:\unifiedcertstore2\enciphersign.cer</certfile> |
|
373 <certowner>user</certowner> |
|
374 </actionbody> |
|
375 <actionresult> |
|
376 <return>KErrNone</return> |
|
377 </actionresult> |
|
378 </action> |
|
379 |
|
380 <action> |
|
381 <actionname>No Test,Add the certificate URL1rsa1 ***NEW***</actionname> |
|
382 <actiontype>addcert</actiontype> |
|
383 <actionbody> |
|
384 <format>X509URL</format> |
|
385 <label>URL1rsa1</label> |
|
386 <issuerkey></issuerkey> |
|
387 <subjectkey>4808f03892fe836e78d048bcefcca4a37913d886</subjectkey> |
|
388 <certstore>0</certstore> |
|
389 <certfile>c:\unifiedcertstore2\URL1K1.cer</certfile> |
|
390 <certowner>user</certowner> |
|
391 </actionbody> |
|
392 <actionresult> |
|
393 <return>KErrNone</return> |
|
394 </actionresult> |
|
395 </action> |
|
396 |
|
397 <action> |
|
398 <actionname>No Test,Add the certificate URL2rsa2 ***NEW***</actionname> |
|
399 <actiontype>addcert</actiontype> |
|
400 <actionbody> |
|
401 <format>X509URL</format> |
|
402 <label>URL2rsa2</label> |
|
403 <issuerkey></issuerkey> |
|
404 <subjectkey>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkey> |
|
405 <certstore>0</certstore> |
|
406 <certfile>c:\unifiedcertstore2\URL2K2.cer</certfile> |
|
407 <certowner>user</certowner> |
|
408 </actionbody> |
|
409 <actionresult> |
|
410 <return>KErrNone</return> |
|
411 </actionresult> |
|
412 </action> |
|
413 |
|
414 |
|
415 <action> |
|
416 <actionname>4.1.4.8, List user certificates any Key ID AllUsagesButNR ***NEW***</actionname> |
|
417 <actiontype>listcert</actiontype> |
|
418 <actionbody> |
|
419 <filter> |
|
420 <ownertype>user</ownertype> |
|
421 <keyusagedescription> |
|
422 <keyusagescheme>pkcs15</keyusagescheme> |
|
423 <keytype>private</keytype> |
|
424 <keyusage>AllUsagesButNR</keyusage> |
|
425 </keyusagedescription> |
|
426 </filter> |
|
427 </actionbody> |
|
428 <actionresult> |
|
429 <return>KErrNone</return> |
|
430 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
431 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
432 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
433 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
434 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
435 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
436 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
437 </actionresult> |
|
438 </action> |
|
439 |
|
440 <action> |
|
441 <actionname>4.1.4.9, List user certificates any Key ID usage NR D ***NEW***</actionname> |
|
442 <actiontype>listcert</actiontype> |
|
443 <actionbody> |
|
444 <filter> |
|
445 <ownertype>user</ownertype> |
|
446 <keyusagedescription> |
|
447 <keyusagescheme>pkcs15</keyusagescheme> |
|
448 <keytype>private</keytype> |
|
449 <keyusage>NonRepudiation</keyusage> |
|
450 <keyusage>Decrypt</keyusage> |
|
451 </keyusagedescription> |
|
452 </filter> |
|
453 </actionbody> |
|
454 <actionresult> |
|
455 <return>KErrNone</return> |
|
456 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
457 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
458 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
459 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
460 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
461 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
462 </actionresult> |
|
463 </action> |
|
464 |
|
465 <action> |
|
466 <actionname>4.1.4.10, List user certificates Key ID 'f6d0...' usage NR ***NEW***</actionname> |
|
467 <actiontype>listcert</actiontype> |
|
468 <actionbody> |
|
469 <filter> |
|
470 <ownertype>user</ownertype> |
|
471 <keyusagedescription> |
|
472 <keyusagescheme>pkcs15</keyusagescheme> |
|
473 <keytype>private</keytype> |
|
474 <keyusage>NR</keyusage> |
|
475 </keyusagedescription> |
|
476 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
477 </filter> |
|
478 </actionbody> |
|
479 <actionresult> |
|
480 <return>KErrNone</return> |
|
481 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
482 </actionresult> |
|
483 </action> |
|
484 |
|
485 <action> |
|
486 <actionname>4.1.4.11,List user certificates Key ID 'f6d0...' usage NR S ***NEW***</actionname> |
|
487 <actiontype>listcert</actiontype> |
|
488 <actionbody> |
|
489 <filter> |
|
490 <ownertype>user</ownertype> |
|
491 <keyusagedescription> |
|
492 <keyusagescheme>pkcs15</keyusagescheme> |
|
493 <keytype>private</keytype> |
|
494 <keyusage>NR</keyusage> |
|
495 <keyusage>Sign</keyusage> |
|
496 </keyusagedescription> |
|
497 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
498 |
|
499 </filter> |
|
500 </actionbody> |
|
501 <actionresult> |
|
502 <return>KErrNone</return> |
|
503 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
504 </actionresult> |
|
505 </action> |
|
506 |
|
507 <action> |
|
508 <actionname>4.1.4.12, List user certificates Key ID 'f6d0...' usage S ***NEW***</actionname> |
|
509 <actiontype>listcert</actiontype> |
|
510 <actionbody> |
|
511 <filter> |
|
512 <ownertype>user</ownertype> |
|
513 <keyusagedescription> |
|
514 <keyusagescheme>pkcs15</keyusagescheme> |
|
515 <keytype>private</keytype> |
|
516 <keyusage>Signing</keyusage> |
|
517 </keyusagedescription> |
|
518 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
519 </filter> |
|
520 </actionbody> |
|
521 <actionresult> |
|
522 <return>KErrNone</return> |
|
523 </actionresult> |
|
524 </action> |
|
525 |
|
526 <action> |
|
527 <actionname>4.1.4.13,List user certificates Key ID 'f6d0...' usage D ***NEW***</actionname> |
|
528 <actiontype>listcert</actiontype> |
|
529 <actionbody> |
|
530 <filter> |
|
531 <ownertype>user</ownertype> |
|
532 <keyusagedescription> |
|
533 <keyusagescheme>pkcs15</keyusagescheme> |
|
534 <keytype>private</keytype> |
|
535 <keyusage>Decrypt</keyusage> |
|
536 </keyusagedescription> |
|
537 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
538 </filter> |
|
539 </actionbody> |
|
540 <actionresult> |
|
541 <return>KErrNone</return> |
|
542 </actionresult> |
|
543 </action> |
|
544 |
|
545 <action> |
|
546 <actionname>4.1.4.14,List user certificates Key ID "4808..." AllUsagesButNR ***NEW***</actionname> |
|
547 <actiontype>listcert</actiontype> |
|
548 <actionbody> |
|
549 <filter> |
|
550 <ownertype>user</ownertype> |
|
551 <keyusagedescription> |
|
552 <keyusagescheme>pkcs15</keyusagescheme> |
|
553 <keytype>private</keytype> |
|
554 <keyusage>AllUsagesButNR</keyusage> |
|
555 </keyusagedescription> |
|
556 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
557 </filter> |
|
558 </actionbody> |
|
559 <actionresult> |
|
560 <return>KErrNone</return> |
|
561 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
562 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
563 </actionresult> |
|
564 </action> |
|
565 |
|
566 <action> |
|
567 <actionname>4.1.4.15,List user certificates Key ID "4808..." NR ***NEW***</actionname> |
|
568 <actiontype>listcert</actiontype> |
|
569 <actionbody> |
|
570 <filter> |
|
571 <ownertype>user</ownertype> |
|
572 <keyusagedescription> |
|
573 <keyusagescheme>pkcs15</keyusagescheme> |
|
574 <keyusage>NR</keyusage> |
|
575 </keyusagedescription> |
|
576 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
577 </filter> |
|
578 </actionbody> |
|
579 <actionresult> |
|
580 <return>KErrNone</return> |
|
581 </actionresult> |
|
582 </action> |
|
583 |
|
584 <action> |
|
585 <actionname>4.1.4.16,List user certificates Key ID "dc44..." AllUsagesButNR ***NEW***</actionname> |
|
586 <actiontype>listcert</actiontype> |
|
587 <actionbody> |
|
588 <filter> |
|
589 <ownertype>user</ownertype> |
|
590 <keyusagedescription> |
|
591 <keyusagescheme>pkcs15</keyusagescheme> |
|
592 <keytype>private</keytype> |
|
593 <keyusage>AllUsagesButNR</keyusage> |
|
594 </keyusagedescription> |
|
595 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkeyid> |
|
596 </filter> |
|
597 </actionbody> |
|
598 <actionresult> |
|
599 <return>KErrNone</return> |
|
600 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
601 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
602 </actionresult> |
|
603 </action> |
|
604 |
|
605 <action> |
|
606 <actionname>4.1.4.17,List user certificates Key ID "dc44..." S D ***NEW***</actionname> |
|
607 <actiontype>listcert</actiontype> |
|
608 <actionbody> |
|
609 <filter> |
|
610 <ownertype>user</ownertype> |
|
611 <keyusagedescription> |
|
612 <keyusagescheme>pkcs15</keyusagescheme> |
|
613 <keytype>private</keytype> |
|
614 <keyusage>Sign</keyusage> |
|
615 <keyusage>Decrypt</keyusage> |
|
616 </keyusagedescription> |
|
617 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkeyid> |
|
618 </filter> |
|
619 </actionbody> |
|
620 <actionresult> |
|
621 <return>KErrNone</return> |
|
622 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
623 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
624 </actionresult> |
|
625 </action> |
|
626 |
|
627 <action> |
|
628 <actionname>4.1.4.18,List user certificates Key ID "dc44..." NR ***NEW***</actionname> |
|
629 <actiontype>listcert</actiontype> |
|
630 <actionbody> |
|
631 <filter> |
|
632 <ownertype>user</ownertype> |
|
633 <keyusagedescription> |
|
634 <keyusagescheme>pkcs15</keyusagescheme> |
|
635 <keyusage>NR</keyusage> |
|
636 </keyusagedescription> |
|
637 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkeyid> |
|
638 </filter> |
|
639 </actionbody> |
|
640 <actionresult> |
|
641 <return>KErrNone</return> |
|
642 </actionresult> |
|
643 </action> |
|
644 |
|
645 <action> |
|
646 <actionname>4.1.4.19, List user certificates Key ID "d05f" usage S ***NEW***</actionname> |
|
647 <actiontype>listcert</actiontype> |
|
648 <actionbody> |
|
649 <filter> |
|
650 <ownertype>user</ownertype> |
|
651 <keyusagedescription> |
|
652 <keyusagescheme>pkcs15</keyusagescheme> |
|
653 <keytype>private</keytype> |
|
654 <keyusage>Sign</keyusage> |
|
655 </keyusagedescription> |
|
656 <subjectkeyid>d05f5c6bae57eb258285f21ab3c32347d11363d8</subjectkeyid> |
|
657 </filter> |
|
658 </actionbody> |
|
659 <actionresult> |
|
660 <return>KErrNone</return> |
|
661 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
662 </actionresult> |
|
663 </action> |
|
664 |
|
665 <action> |
|
666 <actionname>4.1.4.20, List user certificates Key ID "d05f" usage Encipher&Sign ***NEW***</actionname> |
|
667 <actiontype>listcert</actiontype> |
|
668 <actionbody> |
|
669 <filter> |
|
670 <ownertype>user</ownertype> |
|
671 <keyusagedescription> |
|
672 <keyusagescheme>pkcs15</keyusagescheme> |
|
673 <keytype>private</keytype> |
|
674 <keyusage>EncipherAndSign</keyusage> |
|
675 <keyusagedescription> |
|
676 <subjectkeyid>d05f5c6bae57eb258285f21ab3c32347d11363d8</subjectkeyid> |
|
677 </filter> |
|
678 </actionbody> |
|
679 <actionresult> |
|
680 <return>KErrNone</return> |
|
681 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
682 </actionresult> |
|
683 </action> |
|
684 |
|
685 <action> |
|
686 <actionname>4.1.4.21, List user certificates Key ID "d05f" usage NR ***NEW***</actionname> |
|
687 <actiontype>listcert</actiontype> |
|
688 <actionbody> |
|
689 <filter> |
|
690 <ownertype>user</ownertype> |
|
691 <keyusagedescription> |
|
692 <keyusagescheme>pkcs15</keyusagescheme> |
|
693 <keytype>private</keytype> |
|
694 <keyusage>NR</keyusage> |
|
695 </keyusagedescription> |
|
696 <subjectkeyid>d05f5c6bae57eb258285f21ab3c32347d11363d8</subjectkeyid> |
|
697 </filter> |
|
698 </actionbody> |
|
699 <actionresult> |
|
700 <return>KErrNone</return> |
|
701 </actionresult> |
|
702 </action> |
|
703 |
|
704 <action> |
|
705 <actionname>4.1.4.22, List user certificates Key ID "06b2" usage S ***NEW***</actionname> |
|
706 <actiontype>listcert</actiontype> |
|
707 <actionbody> |
|
708 <filter> |
|
709 <ownertype>user</ownertype> |
|
710 <keyusagedescription> |
|
711 <keyusagescheme>pkcs15</keyusagescheme> |
|
712 <keytype>private</keytype> |
|
713 <keyusage>Sign</keyusage> |
|
714 </keyusagedescription> |
|
715 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
716 </filter> |
|
717 </actionbody> |
|
718 <actionresult> |
|
719 <return>KErrNone</return> |
|
720 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
721 </actionresult> |
|
722 </action> |
|
723 |
|
724 <action> |
|
725 <actionname>4.1.4.23, List user certificates Key ID "06b2" usage Encipher&Sign ***NEW***</actionname> |
|
726 <actiontype>listcert</actiontype> |
|
727 <actionbody> |
|
728 <filter> |
|
729 <ownertype>user</ownertype> |
|
730 <keyusagedescription> |
|
731 <keyusagescheme>pkcs15</keyusagescheme> |
|
732 <keytype>private</keytype> |
|
733 <keyusage>EncipherAndSign</keyusage> |
|
734 </keyusagedescription> |
|
735 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
736 </filter> |
|
737 </actionbody> |
|
738 <actionresult> |
|
739 <return>KErrNone</return> |
|
740 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
741 </actionresult> |
|
742 </action> |
|
743 |
|
744 <action> |
|
745 <actionname>4.1.4.24, List user certificates Key ID "06b2" usage NR ***NEW***</actionname> |
|
746 <actiontype>listcert</actiontype> |
|
747 <actionbody> |
|
748 <filter> |
|
749 <ownertype>user</ownertype> |
|
750 <keyusagedescription> |
|
751 <keyusagescheme>pkcs15</keyusagescheme> |
|
752 <keytype>private</keytype> |
|
753 <keyusage>NR</keyusage> |
|
754 </keyusagedescription> |
|
755 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
756 </filter> |
|
757 </actionbody> |
|
758 <actionresult> |
|
759 <return>KErrNone</return> |
|
760 </actionresult> |
|
761 </action> |
|
762 |
|
763 <action> |
|
764 <actionname>4.1.4.25, List user certificates Key ID "06b2" usage Encipher ***NEW***</actionname> |
|
765 <actiontype>listcert</actiontype> |
|
766 <actionbody> |
|
767 <filter> |
|
768 <ownertype>user</ownertype> |
|
769 <keyusagedescription> |
|
770 <keyusagescheme>x509</keyusagescheme> |
|
771 <keyusage>EncipherOnly</keyusage> |
|
772 <keyusage>KeyCertSign</keyusage> |
|
773 </keyusagedescription> |
|
774 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
775 </filter> |
|
776 </actionbody> |
|
777 <actionresult> |
|
778 <return>KErrNone</return> |
|
779 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
780 </actionresult> |
|
781 </action> |
|
782 |
|
783 //4.1.5 Listing URL user certificates |
|
784 |
|
785 <action> |
|
786 <actionname>4.1.5.1,List URL user certificates any Key ID any usage ***NEW***</actionname> |
|
787 <actiontype>listcert</actiontype> |
|
788 <actionbody> |
|
789 <filter> |
|
790 <ownertype>user</ownertype> |
|
791 <formatflags>X509URL</formatflags> |
|
792 </filter> |
|
793 </actionbody> |
|
794 <actionresult> |
|
795 <return>KErrNone</return> |
|
796 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
797 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
798 </actionresult> |
|
799 </action> |
|
800 |
|
801 <action> |
|
802 <actionname>4.1.5.2,List URL user certificates Key ID '4808...' any usage ***NEW***</actionname> |
|
803 <actiontype>listcert</actiontype> |
|
804 <actionbody> |
|
805 <filter> |
|
806 <ownertype>user</ownertype> |
|
807 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
808 <formatflags>X509URL</formatflags> |
|
809 </filter> |
|
810 </actionbody> |
|
811 <actionresult> |
|
812 <return>KErrNone</return> |
|
813 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
814 </actionresult> |
|
815 </action> |
|
816 |
|
817 <action> |
|
818 <actionname>4.1.5.3,List URL user certificates Key ID 'dc44...' any usage ***NEW***</actionname> |
|
819 <actiontype>listcert</actiontype> |
|
820 <actionbody> |
|
821 <filter> |
|
822 <ownertype>user</ownertype> |
|
823 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkeyid> |
|
824 <formatflags>X509URL</formatflags> |
|
825 </filter> |
|
826 </actionbody> |
|
827 <actionresult> |
|
828 <return>KErrNone</return> |
|
829 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
830 </actionresult> |
|
831 </action> |
|
832 |
|
833 <action> |
|
834 <actionname>4.1.5.4,List URL user certificates non-existent Key ID 3 any usage ***NEW***</actionname> |
|
835 <actiontype>listcert</actiontype> |
|
836 <actionbody> |
|
837 <filter> |
|
838 <ownertype>user</ownertype> |
|
839 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2123</subjectkeyid> |
|
840 <formatflags>X509URL</formatflags> |
|
841 </filter> |
|
842 </actionbody> |
|
843 <actionresult> |
|
844 <return>KErrNone</return> |
|
845 </actionresult> |
|
846 </action> |
|
847 |
|
848 <action> |
|
849 <actionname>4.1.5.5,List URL user certificates any Key ID usage NR ***NEW***</actionname> |
|
850 <actiontype>listcert</actiontype> |
|
851 <actionbody> |
|
852 <filter> |
|
853 <ownertype>user</ownertype> |
|
854 <keyusagedescription> |
|
855 <keyusagescheme>pkcs15</keyusagescheme> |
|
856 <keyusage>NonRepudiation</keyusage> |
|
857 </keyusagedescription> |
|
858 <formatflags>X509URL</formatflags> |
|
859 </filter> |
|
860 </actionbody> |
|
861 <actionresult> |
|
862 <return>KErrNone</return> |
|
863 </actionresult> |
|
864 </action> |
|
865 |
|
866 <action> |
|
867 <actionname>4.1.5.6,List URL user certificates any Key ID usage NR S ***NEW***</actionname> |
|
868 <actiontype>listcert</actiontype> |
|
869 <actionbody> |
|
870 <filter> |
|
871 <ownertype>user</ownertype> |
|
872 <keyusagedescription> |
|
873 <keyusagescheme>pkcs15</keyusagescheme> |
|
874 <keytype>private</keytype> |
|
875 <keyusage>NonRepudiation</keyusage> |
|
876 <keyusage>Signing</keyusage> |
|
877 </keyusagedescription> |
|
878 <formatflags>X509URL</formatflags> |
|
879 </filter> |
|
880 </actionbody> |
|
881 <actionresult> |
|
882 <return>KErrNone</return> |
|
883 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
884 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
885 </actionresult> |
|
886 </action> |
|
887 |
|
888 <action> |
|
889 <actionname>4.1.5.7,List URL user certificates any Key ID usage S ***NEW***</actionname> |
|
890 <actiontype>listcert</actiontype> |
|
891 <actionbody> |
|
892 <filter> |
|
893 <ownertype>user</ownertype> |
|
894 <keyusagedescription> |
|
895 <keyusagescheme>pkcs15</keyusagescheme> |
|
896 <keytype>private</keytype> |
|
897 <keyusage>Signing</keyusage> |
|
898 </keyusagedescription> |
|
899 <formatflags>X509URL</formatflags> |
|
900 </filter> |
|
901 </actionbody> |
|
902 <actionresult> |
|
903 <return>KErrNone</return> |
|
904 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
905 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
906 </actionresult> |
|
907 </action> |
|
908 |
|
909 <action> |
|
910 <actionname>4.1.5.8,List URL user certificates any Key ID usage D ***NEW***</actionname> |
|
911 <actiontype>listcert</actiontype> |
|
912 <actionbody> |
|
913 <filter> |
|
914 <ownertype>user</ownertype> |
|
915 <keyusagedescription> |
|
916 <keyusagescheme>pkcs15</keyusagescheme> |
|
917 <keytype>private</keytype> |
|
918 <keyusage>Decrypt</keyusage> |
|
919 <formatflags>X509URL</formatflags> |
|
920 </filter> |
|
921 </actionbody> |
|
922 <actionresult> |
|
923 <return>KErrNone</return> |
|
924 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
925 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
926 </actionresult> |
|
927 </action> |
|
928 |
|
929 <action> |
|
930 <actionname>4.1.5.10,List URL user certificates Key ID "4808..." usage NR ***NEW***</actionname> |
|
931 <actiontype>listcert</actiontype> |
|
932 <actionbody> |
|
933 <filter> |
|
934 <ownertype>user</ownertype> |
|
935 <keyusagedescription> |
|
936 <keyusagescheme>pkcs15</keyusagescheme> |
|
937 <keyusage>NonRepudiation</keyusage> |
|
938 </keyusagedescription> |
|
939 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
940 <formatflags>X509URL</formatflags> |
|
941 </filter> |
|
942 </actionbody> |
|
943 <actionresult> |
|
944 <return>KErrNone</return> |
|
945 </actionresult> |
|
946 </action> |
|
947 |
|
948 <action> |
|
949 <actionname>4.1.5.11,List URL user certificates Key ID "4808..." usage NR S ***NEW***</actionname> |
|
950 <actiontype>listcert</actiontype> |
|
951 <actionbody> |
|
952 <filter> |
|
953 <ownertype>user</ownertype> |
|
954 <keyusagedescription> |
|
955 <keyusagescheme>pkcs15</keyusagescheme> |
|
956 <keytype>private</keytype> |
|
957 <keyusage>NonRepudiation</keyusage> |
|
958 <keyusage>Signing</keyusage> |
|
959 </keyusagedescription> |
|
960 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
961 <formatflags>X509URL</formatflags> |
|
962 </filter> |
|
963 </actionbody> |
|
964 <actionresult> |
|
965 <return>KErrNone</return> |
|
966 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
967 </actionresult> |
|
968 </action> |
|
969 |
|
970 <action> |
|
971 <actionname>4.1.5.12,List URL user certificates Key ID "4808..." usage S ***NEW***</actionname> |
|
972 <actiontype>listcert</actiontype> |
|
973 <actionbody> |
|
974 <filter> |
|
975 <ownertype>user</ownertype> |
|
976 <keyusagedescription> |
|
977 <keyusagescheme>pkcs15</keyusagescheme> |
|
978 <keytype>private</keytype> |
|
979 <keyusage>Signing</keyusage> |
|
980 </keyusagedescription> |
|
981 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
982 <formatflags>X509URL</formatflags> |
|
983 </filter> |
|
984 </actionbody> |
|
985 <actionresult> |
|
986 <return>KErrNone</return> |
|
987 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
988 </actionresult> |
|
989 </action> |
|
990 |
|
991 <action> |
|
992 <actionname>4.1.5.13, List URL user certificates Key ID "4808..." usage D ***NEW***</actionname> |
|
993 <actiontype>listcert</actiontype> |
|
994 <actionbody> |
|
995 <filter> |
|
996 <ownertype>user</ownertype> |
|
997 <keyusagedescription> |
|
998 <keyusagescheme>pkcs15</keyusagescheme> |
|
999 <keytype>private</keytype> |
|
1000 <keyusage>Decrypt</keyusage> |
|
1001 </keyusagedescription> |
|
1002 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1003 <formatflags>X509URL</formatflags> |
|
1004 </filter> |
|
1005 </actionbody> |
|
1006 <actionresult> |
|
1007 <return>KErrNone</return> |
|
1008 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
1009 </actionresult> |
|
1010 </action> |
|
1011 |
|
1012 <action> |
|
1013 <actionname>4.1.5.14,List URL user certificates Key ID 1 usage NR D Encipher ***NEW***</actionname> |
|
1014 <actiontype>listcert</actiontype> |
|
1015 <actionbody> |
|
1016 <filter> |
|
1017 <ownertype>user</ownertype> |
|
1018 <keyusagedescription> |
|
1019 <keyusagescheme>pkcs15</keyusagescheme> |
|
1020 <keytype>private</keytype> |
|
1021 <keyusage>NonRepudiation</keyusage> |
|
1022 <keyusage>Decrypt</keyusage> |
|
1023 <keyusagescheme>x509</keyusagescheme> |
|
1024 <keyusage>Encipher</keyusage> |
|
1025 </keyusagedescription> |
|
1026 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1027 <formatflags>X509URL</formatflags> |
|
1028 </filter> |
|
1029 </actionbody> |
|
1030 <actionresult> |
|
1031 <return>KErrNone</return> |
|
1032 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
1033 </actionresult> |
|
1034 </action> |
|
1035 |
|
1036 <action> |
|
1037 <actionname>No Test,Add the non-repudiable URL certificate URL3NR ***NEW***</actionname> |
|
1038 <actiontype>addcert</actiontype> |
|
1039 <actionbody> |
|
1040 <format>X509URL</format> |
|
1041 <label>URL3NR</label> |
|
1042 <issuerkey></issuerkey> |
|
1043 <subjectkey>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkey> |
|
1044 <certstore>0</certstore> |
|
1045 <certfile>c:\unifiedcertstore2\URL3K5.cer</certfile> |
|
1046 <certowner>user</certowner> |
|
1047 </actionbody> |
|
1048 <actionresult> |
|
1049 <return>KErrNone</return> |
|
1050 </actionresult> |
|
1051 </action> |
|
1052 |
|
1053 <action> |
|
1054 <actionname>4.1.5.15, List URL user certificates</actionname> |
|
1055 <actiontype>listcert</actiontype> |
|
1056 <actionbody> |
|
1057 <filter> |
|
1058 <ownertype>user</ownertype> |
|
1059 <formatflags>X509URL</formatflags> |
|
1060 </filter> |
|
1061 </actionbody> |
|
1062 <actionresult> |
|
1063 <return>KErrNone</return> |
|
1064 <CCTCertInfo><label>URL1rsa1</label></CCTCertInfo> |
|
1065 <CCTCertInfo><label>URL2rsa2</label></CCTCertInfo> |
|
1066 <CCTCertInfo><label>URL3NR</label></CCTCertInfo> |
|
1067 </actionresult> |
|
1068 </action> |
|
1069 |
|
1070 <action> |
|
1071 <actionname>4.1.5.16,List URL user certificates Key ID "f6d0..." usage NR S ***NEW***</actionname> |
|
1072 <actiontype>listcert</actiontype> |
|
1073 <actionbody> |
|
1074 <filter> |
|
1075 <ownertype>user</ownertype> |
|
1076 <keyusagedescription> |
|
1077 <keyusagescheme>pkcs15</keyusagescheme> |
|
1078 <keytype>private</keytype> |
|
1079 <keyusage>NonRepudiation</keyusage> |
|
1080 <keyusage>Signing</keyusage> |
|
1081 </keyusagedescription> |
|
1082 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1083 <formatflags>X509URL</formatflags> |
|
1084 </filter> |
|
1085 </actionbody> |
|
1086 <actionresult> |
|
1087 <return>KErrNone</return> |
|
1088 <CCTCertInfo><label>URL3NR</label></CCTCertInfo> |
|
1089 </actionresult> |
|
1090 </action> |
|
1091 |
|
1092 <action> |
|
1093 <actionname>4.1.5.17,List URL user certificates Key ID "f6d0..." usage S ***NEW***</actionname> |
|
1094 <actiontype>listcert</actiontype> |
|
1095 <actionbody> |
|
1096 <filter> |
|
1097 <ownertype>user</ownertype> |
|
1098 <keyusagedescription> |
|
1099 <keyusagescheme>pkcs15</keyusagescheme> |
|
1100 <keytype>private</keytype> |
|
1101 <keyusage>Signing</keyusage> |
|
1102 </keyusagedescription> |
|
1103 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1104 <formatflags>X509URL</formatflags> |
|
1105 </filter> |
|
1106 </actionbody> |
|
1107 <actionresult> |
|
1108 <return>KErrNone</return> |
|
1109 </actionresult> |
|
1110 </action> |
|
1111 |
|
1112 <action> |
|
1113 <actionname>4.1.5.18, List URL user certificates Key ID "f6d0..." usage D ***NEW***</actionname> |
|
1114 <actiontype>listcert</actiontype> |
|
1115 <actionbody> |
|
1116 <filter> |
|
1117 <ownertype>user</ownertype> |
|
1118 <keyusagedescription> |
|
1119 <keyusagescheme>pkcs15</keyusagescheme> |
|
1120 <keytype>private</keytype> |
|
1121 <keyusage>Decrypt</keyusage> |
|
1122 </keyusagedescription> |
|
1123 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1124 <formatflags>X509URL</formatflags> |
|
1125 </filter> |
|
1126 </actionbody> |
|
1127 <actionresult> |
|
1128 <return>KErrNone</return> |
|
1129 </actionresult> |
|
1130 </action> |
|
1131 |
|
1132 <action> |
|
1133 <actionname>4.1.5.19, List URL user certificates Key ID "f6d0..." usage NR D ***NEW***</actionname> |
|
1134 <actiontype>listcert</actiontype> |
|
1135 <actionbody> |
|
1136 <filter> |
|
1137 <ownertype>user</ownertype> |
|
1138 <keyusagedescription> |
|
1139 <keyusagescheme>pkcs15</keyusagescheme> |
|
1140 <keytype>private</keytype> |
|
1141 <keyusage>NonRepudiation</keyusage> |
|
1142 <keyusage>Decrypt</keyusage> |
|
1143 </keyusagedescription> |
|
1144 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1145 <formatflags>X509URL</formatflags> |
|
1146 </filter> |
|
1147 </actionbody> |
|
1148 <actionresult> |
|
1149 <return>KErrNone</return> |
|
1150 <CCTCertInfo><label>URL3NR</label></CCTCertInfo> |
|
1151 </actionresult> |
|
1152 </action> |
|
1153 |
|
1154 //4.1.6 Listing of X.509 user certificates |
|
1155 |
|
1156 <action> |
|
1157 <actionname>4.1.6.1,List X509 user certificates any Key ID any usage. Expected failure (new keystore) in this iteration</actionname> |
|
1158 <actiontype>listcert</actiontype> |
|
1159 <actionbody> |
|
1160 <filter> |
|
1161 <ownertype>user</ownertype> |
|
1162 <formatflags>X509</formatflags> |
|
1163 </filter> |
|
1164 </actionbody> |
|
1165 <actionresult> |
|
1166 <return>KErrNone</return> |
|
1167 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1168 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1169 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1170 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1171 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
1172 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1173 </actionresult> |
|
1174 </action> |
|
1175 |
|
1176 <action> |
|
1177 <actionname>4.1.6.2,List X509 user certificates Key ID "4808..." any usage ***NEW***</actionname> |
|
1178 <actiontype>listcert</actiontype> |
|
1179 <actionbody> |
|
1180 <filter> |
|
1181 <ownertype>user</ownertype> |
|
1182 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1183 <formatflags>X509</formatflags> |
|
1184 </filter> |
|
1185 </actionbody> |
|
1186 <actionresult> |
|
1187 <return>KErrNone</return> |
|
1188 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1189 </actionresult> |
|
1190 </action> |
|
1191 |
|
1192 <action> |
|
1193 <actionname>4.1.6.3,List X509 user certificates Key ID "dc44..." any usage ***NEW***</actionname> |
|
1194 <actiontype>listcert</actiontype> |
|
1195 <actionbody> |
|
1196 <filter> |
|
1197 <ownertype>user</ownertype> |
|
1198 <subjectkeyid>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkeyid> |
|
1199 <formatflags>X509</formatflags> |
|
1200 </filter> |
|
1201 </actionbody> |
|
1202 <actionresult> |
|
1203 <return>KErrNone</return> |
|
1204 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1205 </actionresult> |
|
1206 </action> |
|
1207 |
|
1208 <action> |
|
1209 <actionname>4.1.6.4, List X509 user certificates Key ID 3 any usage ***NEW***</actionname> |
|
1210 <actiontype>listcert</actiontype> |
|
1211 <actionbody> |
|
1212 <filter> |
|
1213 <ownertype>user</ownertype> |
|
1214 <subjectkeyid>0b2e1d1d4dbae5fc59a02a5115d2c2910fa796e0</subjectkeyid> |
|
1215 <formatflags>X509</formatflags> |
|
1216 </filter> |
|
1217 </actionbody> |
|
1218 <actionresult> |
|
1219 <return>KErrNone</return> |
|
1220 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1221 </actionresult> |
|
1222 </action> |
|
1223 |
|
1224 <action> |
|
1225 <actionname>4.1.6.5, List X509 user certificates any Key ID usage NR ***NEW***</actionname> |
|
1226 <actiontype>listcert</actiontype> |
|
1227 <actionbody> |
|
1228 <filter> |
|
1229 <ownertype>user</ownertype> |
|
1230 <keyusagedescription> |
|
1231 <keyusagescheme>pkcs15</keyusagescheme> |
|
1232 <keyusage>NonRepudiation</keyusage> |
|
1233 </keyusagedescription> |
|
1234 <formatflags>X509</formatflags> |
|
1235 </filter> |
|
1236 </actionbody> |
|
1237 <actionresult> |
|
1238 <return>KErrNone</return> |
|
1239 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1240 </actionresult> |
|
1241 </action> |
|
1242 |
|
1243 <action> |
|
1244 <actionname>4.1.6.6,List X509 user certificates any Key ID usage NR S ***NEW***</actionname> |
|
1245 <actiontype>listcert</actiontype> |
|
1246 <actionbody> |
|
1247 <filter> |
|
1248 <ownertype>user</ownertype> |
|
1249 <keyusagedescription> |
|
1250 <keyusagescheme>pkcs15</keyusagescheme> |
|
1251 <keytype>private</keytype> |
|
1252 <keyusage>NonRepudiation</keyusage> |
|
1253 <keyusage>Signing</keyusage> |
|
1254 </keyusagedescription> |
|
1255 <formatflags>X509</formatflags> |
|
1256 </filter> |
|
1257 </actionbody> |
|
1258 <actionresult> |
|
1259 <return>KErrNone</return> |
|
1260 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1261 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1262 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1263 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1264 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
1265 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1266 </actionresult> |
|
1267 </action> |
|
1268 |
|
1269 <action> |
|
1270 <actionname>4.1.6.7,List X509 user certificates any Key ID usage S ***NEW***</actionname> |
|
1271 <actiontype>listcert</actiontype> |
|
1272 <actionbody> |
|
1273 <filter> |
|
1274 <ownertype>user</ownertype> |
|
1275 <keyusagedescription> |
|
1276 <keyusagescheme>pkcs15</keyusagescheme> |
|
1277 <keytype>private</keytype> |
|
1278 <keyusage>Signing</keyusage> |
|
1279 </keyusagedescription> |
|
1280 <formatflags>X509</formatflags> |
|
1281 </filter> |
|
1282 </actionbody> |
|
1283 <actionresult> |
|
1284 <return>KErrNone</return> |
|
1285 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1286 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1287 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1288 <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo> |
|
1289 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1290 </actionresult> |
|
1291 </action> |
|
1292 |
|
1293 <action> |
|
1294 <actionname>4.1.6.8,List X509 user certificates any Key ID usage D ***NEW***</actionname> |
|
1295 <actiontype>listcert</actiontype> |
|
1296 <actionbody> |
|
1297 <filter> |
|
1298 <ownertype>user</ownertype> |
|
1299 <keyusagedescription> |
|
1300 <keyusagescheme>pkcs15</keyusagescheme> |
|
1301 <keytype>private</keytype> |
|
1302 <keyusage>Decrypt</keyusage> |
|
1303 </keyusagedescription> |
|
1304 <formatflags>X509</formatflags> |
|
1305 </filter> |
|
1306 </actionbody> |
|
1307 <actionresult> |
|
1308 <return>KErrNone</return> |
|
1309 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1310 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1311 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1312 </actionresult> |
|
1313 </action> |
|
1314 |
|
1315 <action> |
|
1316 <actionname>4.1.6.9,List X509 user certificates any Key ID usage NR D ***NEW***</actionname> |
|
1317 <actiontype>listcert</actiontype> |
|
1318 <actionbody> |
|
1319 <filter> |
|
1320 <ownertype>user</ownertype> |
|
1321 <keyusagedescription> |
|
1322 <keyusagescheme>pkcs15</keyusagescheme> |
|
1323 <keytype>private</keytype> |
|
1324 <keyusage>NonRepudiation</keyusage> |
|
1325 <keyusage>Decrypt</keyusage> |
|
1326 </keyusagedescription> |
|
1327 <formatflags>X509</formatflags> |
|
1328 </filter> |
|
1329 </actionbody> |
|
1330 <actionresult> |
|
1331 <return>KErrNone</return> |
|
1332 <CCTCertInfo><label>rsacert3</label></CCTCertInfo> |
|
1333 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1334 <CCTCertInfo><label>rsacert2</label></CCTCertInfo> |
|
1335 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1336 </actionresult> |
|
1337 </action> |
|
1338 |
|
1339 <action> |
|
1340 <actionname>4.1.6.10,List X509 user certificates Key ID "4808..." usage NR ***NEW***</actionname> |
|
1341 <actiontype>listcert</actiontype> |
|
1342 <actionbody> |
|
1343 <filter> |
|
1344 <ownertype>user</ownertype> |
|
1345 <keyusagedescription> |
|
1346 <keyusagescheme>pkcs15</keyusagescheme> |
|
1347 <keyusage>NonRepudiation</keyusage> |
|
1348 </keyusagedescription> |
|
1349 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1350 <formatflags>X509</formatflags> |
|
1351 </filter> |
|
1352 </actionbody> |
|
1353 <actionresult> |
|
1354 <return>KErrNone</return> |
|
1355 </actionresult> |
|
1356 </action> |
|
1357 |
|
1358 <action> |
|
1359 <actionname>4.1.6.11,List X509 user certificates Key ID "4808..." usage NR S ***NEW***</actionname> |
|
1360 <actiontype>listcert</actiontype> |
|
1361 <actionbody> |
|
1362 <filter> |
|
1363 <ownertype>user</ownertype> |
|
1364 <keyusagedescription> |
|
1365 <keyusagescheme>pkcs15</keyusagescheme> |
|
1366 <keytype>private</keytype> |
|
1367 <keyusage>NonRepudiation</keyusage> |
|
1368 <keyusage>Signing</keyusage> |
|
1369 </keyusagedescription> |
|
1370 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1371 <formatflags>X509</formatflags> |
|
1372 </filter> |
|
1373 </actionbody> |
|
1374 <actionresult> |
|
1375 <return>KErrNone</return> |
|
1376 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1377 </actionresult> |
|
1378 </action> |
|
1379 |
|
1380 <action> |
|
1381 <actionname>4.1.6.12,List X509 user certificates Key ID "4808..." usage S ***NEW***</actionname> |
|
1382 <actiontype>listcert</actiontype> |
|
1383 <actionbody> |
|
1384 <filter> |
|
1385 <ownertype>user</ownertype> |
|
1386 <keyusagedescription> |
|
1387 <keyusagescheme>pkcs15</keyusagescheme> |
|
1388 <keytype>private</keytype> |
|
1389 <keyusage>Signing</keyusage> |
|
1390 </keyusagedescription> |
|
1391 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1392 <formatflags>X509</formatflags> |
|
1393 </filter> |
|
1394 </actionbody> |
|
1395 <actionresult> |
|
1396 <return>KErrNone</return> |
|
1397 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1398 </actionresult> |
|
1399 </action> |
|
1400 |
|
1401 <action> |
|
1402 <actionname>4.1.6.13, List X509 user certificates Key ID "4808..." usage D ***NEW***</actionname> |
|
1403 <actiontype>listcert</actiontype> |
|
1404 <actionbody> |
|
1405 <filter> |
|
1406 <ownertype>user</ownertype> |
|
1407 <subjectkeyid>4808f03892fe836e78d048bcefcca4a37913d886</subjectkeyid> |
|
1408 <formatflags>X509</formatflags> |
|
1409 </filter> |
|
1410 </actionbody> |
|
1411 <actionresult> |
|
1412 <return>KErrNone</return> |
|
1413 <CCTCertInfo><label>rsacert1</label></CCTCertInfo> |
|
1414 </actionresult> |
|
1415 </action> |
|
1416 |
|
1417 <action> |
|
1418 <actionname>4.1.6.14, List X509 user certificates Key ID "f6d0..." usage NR ***NEW***</actionname> |
|
1419 <actiontype>listcert</actiontype> |
|
1420 <actionbody> |
|
1421 <filter> |
|
1422 <ownertype>user</ownertype> |
|
1423 <keyusagedescription> |
|
1424 <keyusagescheme>pkcs15</keyusagescheme> |
|
1425 <keyusage>NonRepudiation</keyusage> |
|
1426 </keyusagedescription> |
|
1427 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1428 <formatflags>X509</formatflags> |
|
1429 </filter> |
|
1430 </actionbody> |
|
1431 <actionresult> |
|
1432 <return>KErrNone</return> |
|
1433 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1434 </actionresult> |
|
1435 </action> |
|
1436 |
|
1437 <action> |
|
1438 <actionname>4.1.6.15, List X509 user certificates Key ID "f6d0..." usage NR S ***NEW***</actionname> |
|
1439 <actiontype>listcert</actiontype> |
|
1440 <actionbody> |
|
1441 <filter> |
|
1442 <ownertype>user</ownertype> |
|
1443 <keyusagedescription> |
|
1444 <keyusagescheme>pkcs15</keyusagescheme> |
|
1445 <keytype>private</keytype> |
|
1446 <keyusage>NonRepudiation</keyusage> |
|
1447 <keyusage>Signing</keyusage> |
|
1448 </keyusagedescription> |
|
1449 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1450 <formatflags>X509</formatflags> |
|
1451 </filter> |
|
1452 </actionbody> |
|
1453 <actionresult> |
|
1454 <return>KErrNone</return> |
|
1455 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1456 </actionresult> |
|
1457 </action> |
|
1458 |
|
1459 <action> |
|
1460 <actionname>4.1.6.16, List X509 user certificates Key ID "f6d0..." usage S ***NEW***</actionname> |
|
1461 <actiontype>listcert</actiontype> |
|
1462 <actionbody> |
|
1463 <filter> |
|
1464 <ownertype>user</ownertype> |
|
1465 <keyusagedescription> |
|
1466 <keyusagescheme>pkcs15</keyusagescheme> |
|
1467 <keytype>private</keytype> |
|
1468 <keyusage>Signing</keyusage> |
|
1469 </keyusagedescription> |
|
1470 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1471 <formatflags>X509</formatflags> |
|
1472 </filter> |
|
1473 </actionbody> |
|
1474 <actionresult> |
|
1475 <return>KErrNone</return> |
|
1476 </actionresult> |
|
1477 </action> |
|
1478 |
|
1479 <action> |
|
1480 <actionname>4.1.6.17, List X509 user certificates Key ID "f6d0..." usage NR D ***NEW***</actionname> |
|
1481 <actiontype>listcert</actiontype> |
|
1482 <actionbody> |
|
1483 <filter> |
|
1484 <ownertype>user</ownertype> |
|
1485 <keyusagedescription> |
|
1486 <keyusagescheme>pkcs15</keyusagescheme> |
|
1487 <keyusage>NR</keyusage> |
|
1488 </keyusagedescription> |
|
1489 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1490 <formatflags>X509</formatflags> |
|
1491 </filter> |
|
1492 </actionbody> |
|
1493 <actionresult> |
|
1494 <return>KErrNone</return> |
|
1495 <CCTCertInfo><label>nrcert</label></CCTCertInfo> |
|
1496 </actionresult> |
|
1497 </action> |
|
1498 |
|
1499 <action> |
|
1500 <actionname>4.1.6.18, List X509 user certificates Key ID "f6d0..." usage D ***NEW***</actionname> |
|
1501 <actiontype>listcert</actiontype> |
|
1502 <actionbody> |
|
1503 <filter> |
|
1504 <ownertype>user</ownertype> |
|
1505 <keyusagedescription> |
|
1506 <keyusagescheme>pkcs15</keyusagescheme> |
|
1507 <keytype>private</keytype> |
|
1508 <keyusage>Decrypt</keyusage> |
|
1509 </keyusagedescription> |
|
1510 <subjectkeyid>f6d062ea5742829979e0198703f54b2b1271a0a1</subjectkeyid> |
|
1511 <formatflags>X509</formatflags> |
|
1512 </filter> |
|
1513 </actionbody> |
|
1514 <actionresult> |
|
1515 <return>KErrNone</return> |
|
1516 </actionresult> |
|
1517 </action> |
|
1518 |
|
1519 <action> |
|
1520 <actionname>4.1.6.20,List X509 user certificates Key ID "06b2..." usage NR ***NEW*** </actionname> |
|
1521 <actiontype>listcert</actiontype> |
|
1522 <actionbody> |
|
1523 <filter> |
|
1524 <ownertype>user</ownertype> |
|
1525 <keyusagedescription> |
|
1526 <keyusagescheme>pkcs15</keyusagescheme> |
|
1527 <keyusage>NonRepudiation</keyusage> |
|
1528 </keyusagedescription> |
|
1529 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
1530 <formatflags>X509</formatflags> |
|
1531 </filter> |
|
1532 </actionbody> |
|
1533 <actionresult> |
|
1534 <return>KErrNone</return> |
|
1535 </actionresult> |
|
1536 </action> |
|
1537 |
|
1538 <action> |
|
1539 <actionname>4.1.6.21,List X509 user certificates Key ID "06b2..." usage NR S ***NEW***</actionname> |
|
1540 <actiontype>listcert</actiontype> |
|
1541 <actionbody> |
|
1542 <filter> |
|
1543 <ownertype>user</ownertype> |
|
1544 <keyusagedescription> |
|
1545 <keyusagescheme>pkcs15</keyusagescheme> |
|
1546 <keytype>private</keytype> |
|
1547 <keyusage>NonRepudiation</keyusage> |
|
1548 <keyusage>Signing</keyusage> |
|
1549 </keyusagedescription> |
|
1550 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
1551 <formatflags>X509</formatflags> |
|
1552 </filter> |
|
1553 </actionbody> |
|
1554 <actionresult> |
|
1555 <return>KErrNone</return> |
|
1556 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1557 </actionresult> |
|
1558 </action> |
|
1559 |
|
1560 <action> |
|
1561 <actionname>4.1.6.22,List X509 user certificates Key ID "06b2..." usage S ***NEW***</actionname> |
|
1562 <actiontype>listcert</actiontype> |
|
1563 <actionbody> |
|
1564 <filter> |
|
1565 <ownertype>user</ownertype> |
|
1566 <keyusagedescription> |
|
1567 <keyusagescheme>pkcs15</keyusagescheme> |
|
1568 <keytype>private</keytype> |
|
1569 <keyusage>Signing</keyusage> |
|
1570 </keyusagedescription> |
|
1571 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
1572 <formatflags>X509</formatflags> |
|
1573 </filter> |
|
1574 </actionbody> |
|
1575 <actionresult> |
|
1576 <return>KErrNone</return> |
|
1577 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1578 </actionresult> |
|
1579 </action> |
|
1580 |
|
1581 <action> |
|
1582 <actionname>4.1.6.22,List X509 user certificates Key ID "06b2..." usage NR S ***NEW***</actionname> |
|
1583 <actiontype>listcert</actiontype> |
|
1584 <actionbody> |
|
1585 <filter> |
|
1586 <ownertype>user</ownertype> |
|
1587 <subjectkeyid>06b29451d1964ac5940a917f72d67c1dd69fab4b</subjectkeyid> |
|
1588 <formatflags>X509</formatflags> |
|
1589 </filter> |
|
1590 </actionbody> |
|
1591 <actionresult> |
|
1592 <return>KErrNone</return> |
|
1593 <CCTCertInfo><label>enciphersign</label></CCTCertInfo> |
|
1594 </actionresult> |
|
1595 </action> |
|
1596 |
|
1597 <action> |
|
1598 <actionname>No Test,Deleting the certificate CAX1</actionname> |
|
1599 <actiontype>deletecert</actiontype> |
|
1600 <actionbody> |
|
1601 <certtype>ca</certtype> |
|
1602 <label>CAX1</label> |
|
1603 </actionbody> |
|
1604 <actionresult> |
|
1605 <return>KErrNone</return> |
|
1606 </actionresult> |
|
1607 </action> |
|
1608 |
|
1609 <action> |
|
1610 <actionname>No Test,Deleting the certificate CAX2</actionname> |
|
1611 <actiontype>deletecert</actiontype> |
|
1612 <actionbody> |
|
1613 <certtype>ca</certtype> |
|
1614 <label>CAX2</label> |
|
1615 </actionbody> |
|
1616 <actionresult> |
|
1617 <return>KErrNone</return> |
|
1618 </actionresult> |
|
1619 </action> |
|
1620 |
|
1621 <action> |
|
1622 <actionname>No Test,Deleting the certificate CAX3</actionname> |
|
1623 <actiontype>deletecert</actiontype> |
|
1624 <actionbody> |
|
1625 <certtype>ca</certtype> |
|
1626 <label>CAX3</label> |
|
1627 </actionbody> |
|
1628 <actionresult> |
|
1629 <return>KErrNone</return> |
|
1630 </actionresult> |
|
1631 </action> |
|
1632 |
|
1633 <action> |
|
1634 <actionname>No Test,Deleting the certificate CAW1</actionname> |
|
1635 <actiontype>deletecert</actiontype> |
|
1636 <actionbody> |
|
1637 <certtype>ca</certtype> |
|
1638 <label>CAW1</label> |
|
1639 </actionbody> |
|
1640 <actionresult> |
|
1641 <return>KErrNone</return> |
|
1642 </actionresult> |
|
1643 </action> |
|
1644 |
|
1645 <action> |
|
1646 <actionname>No Test,Deleting the certificate CAW2</actionname> |
|
1647 <actiontype>deletecert</actiontype> |
|
1648 <actionbody> |
|
1649 <certtype>ca</certtype> |
|
1650 <label>CAW2</label> |
|
1651 </actionbody> |
|
1652 <actionresult> |
|
1653 <return>KErrNone</return> |
|
1654 </actionresult> |
|
1655 </action> |
|
1656 <action> |
|
1657 <actionname>No Test,Deleting the certificate CAW3</actionname> |
|
1658 <actiontype>deletecert</actiontype> |
|
1659 <actionbody> |
|
1660 <certtype>ca</certtype> |
|
1661 <label>CAW3</label> |
|
1662 </actionbody> |
|
1663 <actionresult> |
|
1664 <return>KErrNone</return> |
|
1665 </actionresult> |
|
1666 </action> |
|
1667 |
|
1668 <action> |
|
1669 <actionname>No Test,Deleting the certificate rsacert3 ***NEW***</actionname> |
|
1670 <actiontype>deletecert</actiontype> |
|
1671 <actionbody> |
|
1672 <certtype>user</certtype> |
|
1673 <label>rsacert3</label> |
|
1674 </actionbody> |
|
1675 <actionresult> |
|
1676 <return>KErrNone</return> |
|
1677 </actionresult> |
|
1678 </action> |
|
1679 |
|
1680 <action> |
|
1681 <actionname>No Test,Deleting the certificate rsacert1 ***NEW***</actionname> |
|
1682 <actiontype>deletecert</actiontype> |
|
1683 <actionbody> |
|
1684 <certtype>user</certtype> |
|
1685 <label>rsacert1</label> |
|
1686 </actionbody> |
|
1687 <actionresult> |
|
1688 <return>KErrNone</return> |
|
1689 </actionresult> |
|
1690 </action> |
|
1691 |
|
1692 <action> |
|
1693 <actionname>No Test,Deleting the certificate rsacert2 ***NEW***</actionname> |
|
1694 <actiontype>deletecert</actiontype> |
|
1695 <actionbody> |
|
1696 <certtype>user</certtype> |
|
1697 <label>rsacert2</label> |
|
1698 </actionbody> |
|
1699 <actionresult> |
|
1700 <return>KErrNone</return> |
|
1701 </actionresult> |
|
1702 </action> |
|
1703 |
|
1704 <action> |
|
1705 <actionname>No Test,Deleting the certificate URL3NR ***NEW***</actionname> |
|
1706 <actiontype>deletecert</actiontype> |
|
1707 <actionbody> |
|
1708 <certtype>user</certtype> |
|
1709 <label>URL3NR</label> |
|
1710 </actionbody> |
|
1711 <actionresult> |
|
1712 <return>KErrNone</return> |
|
1713 </actionresult> |
|
1714 </action> |
|
1715 |
|
1716 <action> |
|
1717 <actionname>No Test,Deleting the certificate URL1rsa1 ***NEW***</actionname> |
|
1718 <actiontype>deletecert</actiontype> |
|
1719 <actionbody> |
|
1720 <certtype>user</certtype> |
|
1721 <label>URL1rsa1</label> |
|
1722 </actionbody> |
|
1723 <actionresult> |
|
1724 <return>KErrNone</return> |
|
1725 </actionresult> |
|
1726 </action> |
|
1727 |
|
1728 <action> |
|
1729 <actionname>No Test,Deleting the certificate URL2rsa2 ***NEW***</actionname> |
|
1730 <actiontype>deletecert</actiontype> |
|
1731 <actionbody> |
|
1732 <certtype>user</certtype> |
|
1733 <label>URL2rsa2</label> |
|
1734 </actionbody> |
|
1735 <actionresult> |
|
1736 <return>KErrNone</return> |
|
1737 </actionresult> |
|
1738 </action> |
|
1739 |
|
1740 <action> |
|
1741 <actionname>No Test, Deleting all certs ***NEW***</actionname> |
|
1742 <actiontype>deletecert</actiontype> |
|
1743 <actionbody> |
|
1744 <label>*.*</label> |
|
1745 <deleteallcerts>1</deleteallcerts> |
|
1746 </actionbody> |
|
1747 <actionresult> |
|
1748 <return>KErrNone</return> |
|
1749 </actionresult> |
|
1750 </action> |
|
1751 |
|
1752 |
|
1753 <action> |
|
1754 <actionname>No Test,Deleting the writable certificate store manager</actionname> |
|
1755 <actiontype>delete</actiontype> |
|
1756 <actionbody></actionbody> |
|
1757 <actionresult> |
|
1758 <return>KErrNone</return> |
|
1759 </actionresult> |
|
1760 </action> |
|
1761 |
|
1762 <action> |
|
1763 <actionname>No Test,Opening a CertificateAppInfoManager</actionname> |
|
1764 <actiontype>initappmanager</actiontype> |
|
1765 <actionbody></actionbody> |
|
1766 <actionresult> |
|
1767 <return>KErrNone</return> |
|
1768 </actionresult> |
|
1769 </action> |
|
1770 |
|
1771 <action> |
|
1772 <actionname>No Test,Deleting the client A1</actionname> |
|
1773 <actiontype>removeclient</actiontype> |
|
1774 <actionbody> |
|
1775 <uid>1</uid> |
|
1776 </actionbody> |
|
1777 <actionresult> |
|
1778 <return>KErrNone</return> |
|
1779 </actionresult> |
|
1780 </action> |
|
1781 |
|
1782 <action> |
|
1783 <actionname>No Test,Deleting the client A2</actionname> |
|
1784 <actiontype>removeclient</actiontype> |
|
1785 <actionbody> |
|
1786 <uid>2</uid> |
|
1787 </actionbody> |
|
1788 <actionresult> |
|
1789 <return>KErrNone</return> |
|
1790 </actionresult> |
|
1791 </action> |
|
1792 |
|
1793 <action> |
|
1794 <actionname>No Test,Deleting the client A3</actionname> |
|
1795 <actiontype>removeclient</actiontype> |
|
1796 <actionbody> |
|
1797 <uid>3</uid> |
|
1798 </actionbody> |
|
1799 <actionresult> |
|
1800 <return>KErrNone</return> |
|
1801 </actionresult> |
|
1802 </action> |
|
1803 |
|
1804 <action> |
|
1805 <actionname>No Test,Deleting the client A4</actionname> |
|
1806 <actiontype>removeclient</actiontype> |
|
1807 <actionbody> |
|
1808 <uid>4</uid> |
|
1809 </actionbody> |
|
1810 <actionresult> |
|
1811 <return>KErrNone</return> |
|
1812 </actionresult> |
|
1813 </action> |
|
1814 |
|
1815 <action> |
|
1816 <actionname>No Test,Deleting the CertificateAppInfoManager</actionname> |
|
1817 <actiontype>deleteappmanager</actiontype> |
|
1818 <actionbody></actionbody> |
|
1819 <actionresult> |
|
1820 <return>KErrNone</return> |
|
1821 </actionresult> |
|
1822 </action> |
|
1823 |
|
1824 // |
|
1825 // Test cases for CCTCertInfo/MCertInfo Deletable flag serialization changes |
|
1826 // |
|
1827 |
|
1828 <action> |
|
1829 <actionname>(CR#AP-64LBUX) C1,No Test,Opening a CertificateAppInfoManager</actionname> |
|
1830 <actiontype>initappmanager</actiontype> |
|
1831 <actionbody></actionbody> |
|
1832 <actionresult> |
|
1833 <return>KErrNone</return> |
|
1834 </actionresult> |
|
1835 </action> |
|
1836 |
|
1837 <action> |
|
1838 <actionname>(CR#AP-64LBUX) C1,No Test,Adding client A1</actionname> |
|
1839 <actiontype>addclient</actiontype> |
|
1840 <actionbody> |
|
1841 <name>A1</name> |
|
1842 <uid>1</uid> |
|
1843 </actionbody> |
|
1844 <actionresult> |
|
1845 <return>KErrNone</return> |
|
1846 </actionresult> |
|
1847 </action> |
|
1848 |
|
1849 <action> |
|
1850 <actionname>(CR#AP-64LBUX) C1,No Test,Deleting the CertificateAppInfoManager</actionname> |
|
1851 <actiontype>deleteappmanager</actiontype> |
|
1852 <actionbody></actionbody> |
|
1853 <actionresult> |
|
1854 <return>KErrNone</return> |
|
1855 </actionresult> |
|
1856 </action> |
|
1857 |
|
1858 <action> |
|
1859 <actionname>(CR#AP-64LBUX) C1,No Test,Opening a writable certificate store manager</actionname> |
|
1860 <actiontype>init</actiontype> |
|
1861 <actionbody> |
|
1862 <mode>write</mode> |
|
1863 </actionbody> |
|
1864 <actionresult> |
|
1865 <return>KErrNone</return> |
|
1866 </actionresult> |
|
1867 </action> |
|
1868 |
|
1869 <action> |
|
1870 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1871 <actiontype>importkey</actiontype> |
|
1872 <actionbody> |
|
1873 <ImportData>rsacertkey1.txt</ImportData> |
|
1874 <keyusage>AllUsagesButNR</keyusage> |
|
1875 <keylabel>*IMPORTED* RSA key 1</keylabel> |
|
1876 <keyaccesstype>Extractable</keyaccesstype> |
|
1877 </actionbody> |
|
1878 <actionresult> |
|
1879 <return>KErrNone</return> |
|
1880 </actionresult> |
|
1881 </action> |
|
1882 |
|
1883 <action> |
|
1884 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1885 <actiontype>importkey</actiontype> |
|
1886 <actionbody> |
|
1887 <ImportData>rsacertkey2.txt</ImportData> |
|
1888 <keyusage>AllUsagesButNR</keyusage> |
|
1889 <keylabel>*IMPORTED* RSA key 2</keylabel> |
|
1890 <keyaccesstype>Extractable</keyaccesstype> |
|
1891 </actionbody> |
|
1892 <actionresult> |
|
1893 <return>KErrNone</return> |
|
1894 </actionresult> |
|
1895 </action> |
|
1896 |
|
1897 <action> |
|
1898 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1899 <actiontype>importkey</actiontype> |
|
1900 <actionbody> |
|
1901 <ImportData>rsacertkey3.txt</ImportData> |
|
1902 <keyusage>AllUsagesButNR</keyusage> |
|
1903 <keylabel>*IMPORTED* RSA key 3</keylabel> |
|
1904 <keyaccesstype>Extractable</keyaccesstype> |
|
1905 </actionbody> |
|
1906 <actionresult> |
|
1907 <return>KErrNone</return> |
|
1908 </actionresult> |
|
1909 </action> |
|
1910 |
|
1911 <action> |
|
1912 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1913 <actiontype>importkey</actiontype> |
|
1914 <actionbody> |
|
1915 <ImportData>nrcertkey.txt</ImportData> |
|
1916 <keyusage>NR</keyusage> |
|
1917 <keylabel>*IMPORTED* NR RSA key</keylabel> |
|
1918 <keyaccesstype>Extractable</keyaccesstype> |
|
1919 </actionbody> |
|
1920 <actionresult> |
|
1921 <return>KErrNone</return> |
|
1922 </actionresult> |
|
1923 </action> |
|
1924 |
|
1925 <action> |
|
1926 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1927 <actiontype>importkey</actiontype> |
|
1928 <actionbody> |
|
1929 <ImportData>signcertkey2.txt</ImportData> |
|
1930 <keyusage>Sign</keyusage> |
|
1931 <keylabel>*IMPORTED* SIGNING RSA key2</keylabel> |
|
1932 <keyaccesstype>Extractable</keyaccesstype> |
|
1933 </actionbody> |
|
1934 <actionresult> |
|
1935 <return>KErrNone</return> |
|
1936 </actionresult> |
|
1937 </action> |
|
1938 |
|
1939 <action> |
|
1940 <actionname>(CR#AP-64LBUX) C1,No Test, Import a RSA key</actionname> |
|
1941 <actiontype>importkey</actiontype> |
|
1942 <actionbody> |
|
1943 <ImportData>enciphersigncertkey2.txt</ImportData> |
|
1944 <keyusage>Encipher&Sign</keyusage> |
|
1945 <keylabel>*IMPORTED* ENCIPHER&SIGNING RSA key</keylabel> |
|
1946 <keyaccesstype>Extractable</keyaccesstype> |
|
1947 </actionbody> |
|
1948 <actionresult> |
|
1949 <return>KErrNone</return> |
|
1950 </actionresult> |
|
1951 </action> |
|
1952 |
|
1953 <action> |
|
1954 <actionname>(CR#AP-64LBUX) C1,No Test, Deleting all certs ***NEW***</actionname> |
|
1955 <actiontype>deletecert</actiontype> |
|
1956 <actionbody> |
|
1957 <label>*.*</label> |
|
1958 <deleteallcerts>1</deleteallcerts> |
|
1959 </actionbody> |
|
1960 <actionresult> |
|
1961 <return>KErrNone</return> |
|
1962 </actionresult> |
|
1963 </action> |
|
1964 |
|
1965 <action> |
|
1966 <actionname>(CR#AP-64LBUX) C1,Add the certificate CAX1 with Deletable flag</actionname> |
|
1967 <actiontype>addcert</actiontype> |
|
1968 <actionbody> |
|
1969 <format>X509</format> |
|
1970 <label>CAX1</label> |
|
1971 <issuerkey></issuerkey> |
|
1972 <subjectkey></subjectkey> |
|
1973 <certstore>0</certstore> |
|
1974 <certfile>c:\unifiedcertstore2\CAX1.cer</certfile> |
|
1975 <certowner>ca</certowner> |
|
1976 <deletable>False</deletable> |
|
1977 </actionbody> |
|
1978 <actionresult> |
|
1979 <return>KErrNone</return> |
|
1980 </actionresult> |
|
1981 </action> |
|
1982 |
|
1983 <action> |
|
1984 <actionname>(CR#AP-64LBUX) C1,Add the certificate CAX2 with Deletable flag</actionname> |
|
1985 <actiontype>addcert</actiontype> |
|
1986 <actionbody> |
|
1987 <format>X509</format> |
|
1988 <label>CAX2</label> |
|
1989 <issuerkey></issuerkey> |
|
1990 <subjectkey></subjectkey> |
|
1991 <certstore>0</certstore> |
|
1992 <certfile>c:\unifiedcertstore2\CAX2.cer</certfile> |
|
1993 <certowner>ca</certowner> |
|
1994 <deletable>True</deletable> |
|
1995 </actionbody> |
|
1996 <actionresult> |
|
1997 <return>KErrNone</return> |
|
1998 </actionresult> |
|
1999 </action> |
|
2000 |
|
2001 <action> |
|
2002 <actionname>(CR#AP-64LBUX) C1,Add the certificate CAW1 with Deletable flag</actionname> |
|
2003 <actiontype>addcert</actiontype> |
|
2004 <actionbody> |
|
2005 <format>WTLS</format> |
|
2006 <label>CAW1</label> |
|
2007 <issuerkey></issuerkey> |
|
2008 <subjectkey></subjectkey> |
|
2009 <certstore>0</certstore> |
|
2010 <certfile>c:\unifiedcertstore2\CAW1.cer</certfile> |
|
2011 <certowner>ca</certowner> |
|
2012 <deletable>False</deletable> |
|
2013 </actionbody> |
|
2014 <actionresult> |
|
2015 <return>KErrNone</return> |
|
2016 </actionresult> |
|
2017 </action> |
|
2018 |
|
2019 |
|
2020 <action> |
|
2021 <actionname>(CR#AP-64LBUX) C1,Add the certificate CAW2 with Deletable flag</actionname> |
|
2022 <actiontype>addcert</actiontype> |
|
2023 <actionbody> |
|
2024 <format>WTLS</format> |
|
2025 <label>CAW2</label> |
|
2026 <issuerkey></issuerkey> |
|
2027 <subjectkey></subjectkey> |
|
2028 <certstore>0</certstore> |
|
2029 <certfile>c:\unifiedcertstore2\CAW2.cer</certfile> |
|
2030 <certowner>ca</certowner> |
|
2031 <deletable>True</deletable> |
|
2032 </actionbody> |
|
2033 <actionresult> |
|
2034 <return>KErrNone</return> |
|
2035 </actionresult> |
|
2036 </action> |
|
2037 |
|
2038 <action> |
|
2039 <actionname>(CR#AP-64LBUX) C1,Add the certificate URL1rsa1 with Deletable flag</actionname> |
|
2040 <actiontype>addcert</actiontype> |
|
2041 <actionbody> |
|
2042 <format>X509URL</format> |
|
2043 <label>URL1rsa1</label> |
|
2044 <issuerkey></issuerkey> |
|
2045 <subjectkey>4808f03892fe836e78d048bcefcca4a37913d886</subjectkey> |
|
2046 <certstore>0</certstore> |
|
2047 <certfile>c:\unifiedcertstore2\URL1K1.cer</certfile> |
|
2048 <certowner>user</certowner> |
|
2049 <deletable>False</deletable> |
|
2050 </actionbody> |
|
2051 <actionresult> |
|
2052 <return>KErrNone</return> |
|
2053 </actionresult> |
|
2054 </action> |
|
2055 |
|
2056 <action> |
|
2057 <actionname>(CR#AP-64LBUX) C1,Add the certificate URL2rsa2 with Deletable flag</actionname> |
|
2058 <actiontype>addcert</actiontype> |
|
2059 <actionbody> |
|
2060 <format>X509URL</format> |
|
2061 <label>URL2rsa2</label> |
|
2062 <issuerkey></issuerkey> |
|
2063 <subjectkey>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkey> |
|
2064 <certstore>0</certstore> |
|
2065 <certfile>c:\unifiedcertstore2\URL2K2.cer</certfile> |
|
2066 <certowner>user</certowner> |
|
2067 <deletable>True</deletable> |
|
2068 </actionbody> |
|
2069 <actionresult> |
|
2070 <return>KErrNone</return> |
|
2071 </actionresult> |
|
2072 </action> |
|
2073 |
|
2074 // Close (Externalize) the cert store |
|
2075 |
|
2076 <action> |
|
2077 <actionname>(CR#AP-64LBUX) C1,Deleting the writable certificate store manager</actionname> |
|
2078 <actiontype>delete</actiontype> |
|
2079 <actionbody></actionbody> |
|
2080 <actionresult> |
|
2081 <return>KErrNone</return> |
|
2082 </actionresult> |
|
2083 </action> |
|
2084 |
|
2085 // re-open (Internalize) the cert store |
|
2086 |
|
2087 <action> |
|
2088 <actionname>(CR#AP-64LBUX) C1,Opening a writable certificate store manager</actionname> |
|
2089 <actiontype>init</actiontype> |
|
2090 <actionbody> |
|
2091 <mode>write</mode> |
|
2092 </actionbody> |
|
2093 <actionresult> |
|
2094 <return>KErrNone</return> |
|
2095 </actionresult> |
|
2096 </action> |
|
2097 |
|
2098 <action> |
|
2099 <actionname>(CR#AP-64LBUX) C1,Retrieve CAX1 cert validate deletable & format attribs</actionname> |
|
2100 <actiontype>retrieve</actiontype> |
|
2101 <actionbody> |
|
2102 <label>CAX1</label> |
|
2103 </actionbody> |
|
2104 <actionresult> |
|
2105 <return>KErrNone</return> |
|
2106 <deletable>False</deletable> |
|
2107 <format>X509</format> |
|
2108 </actionresult> |
|
2109 </action> |
|
2110 |
|
2111 <action> |
|
2112 <actionname>(CR#AP-64LBUX) C1,TEST Retrieve CAX2 cert validate deletable & format attribs</actionname> |
|
2113 <actiontype>retrieve</actiontype> |
|
2114 <actionbody> |
|
2115 <label>CAX2</label> |
|
2116 </actionbody> |
|
2117 <actionresult> |
|
2118 <return>KErrNone</return> |
|
2119 <deletable>True</deletable> |
|
2120 <format>X509</format> |
|
2121 </actionresult> |
|
2122 </action> |
|
2123 |
|
2124 <action> |
|
2125 <actionname>(CR#AP-64LBUX) C1,Retrieve CAW1 cert validate deletable & format attribs</actionname> |
|
2126 <actiontype>retrieve</actiontype> |
|
2127 <actionbody> |
|
2128 <label>CAW1</label> |
|
2129 </actionbody> |
|
2130 <actionresult> |
|
2131 <return>KErrNone</return> |
|
2132 <deletable>False</deletable> |
|
2133 <format>WTLS</format> |
|
2134 </actionresult> |
|
2135 </action> |
|
2136 |
|
2137 <action> |
|
2138 <actionname>(CR#AP-64LBUX) C1,TEST Retrieve CAW2 cert validate deletable & format attribs</actionname> |
|
2139 <actiontype>retrieve</actiontype> |
|
2140 <actionbody> |
|
2141 <label>CAW2</label> |
|
2142 </actionbody> |
|
2143 <actionresult> |
|
2144 <return>KErrNone</return> |
|
2145 <deletable>True</deletable> |
|
2146 <format>WTLS</format> |
|
2147 </actionresult> |
|
2148 </action> |
|
2149 |
|
2150 <action> |
|
2151 <actionname>(CR#AP-64LBUX) C1,Retrieve URL1rsa1 cert validate deletable & format attribs</actionname> |
|
2152 <actiontype>retrieve</actiontype> |
|
2153 <actionbody> |
|
2154 <label>URL1rsa1</label> |
|
2155 </actionbody> |
|
2156 <actionresult> |
|
2157 <return>KErrNone</return> |
|
2158 <deletable>False</deletable> |
|
2159 <format>X509URL</format> |
|
2160 </actionresult> |
|
2161 </action> |
|
2162 |
|
2163 <action> |
|
2164 <actionname>(CR#AP-64LBUX) C1,TEST Retrieve URL2rsa2 cert validate deletable & format attribs</actionname> |
|
2165 <actiontype>retrieve</actiontype> |
|
2166 <actionbody> |
|
2167 <label>URL2rsa2</label> |
|
2168 </actionbody> |
|
2169 <actionresult> |
|
2170 <return>KErrNone</return> |
|
2171 <deletable>True</deletable> |
|
2172 <format>X509URL</format> |
|
2173 </actionresult> |
|
2174 </action> |
|
2175 |
|
2176 <action> |
|
2177 <actionname>(CR#AP-64LBUX) C1,No Test, Deleting all certs</actionname> |
|
2178 <actiontype>deletecert</actiontype> |
|
2179 <actionbody> |
|
2180 <label>*.*</label> |
|
2181 <deleteallcerts>1</deleteallcerts> |
|
2182 </actionbody> |
|
2183 <actionresult> |
|
2184 <return>KErrNone</return> |
|
2185 </actionresult> |
|
2186 </action> |
|
2187 |
|
2188 |
|
2189 <action> |
|
2190 <actionname>(CR#AP-64LBUX) C1,No Test,Deleting the writable certificate store manager</actionname> |
|
2191 <actiontype>delete</actiontype> |
|
2192 <actionbody></actionbody> |
|
2193 <actionresult> |
|
2194 <return>KErrNone</return> |
|
2195 </actionresult> |
|
2196 </action> |
|
2197 |
|
2198 <action> |
|
2199 <actionname>(CR#AP-64LBUX) C1,No Test,Opening a CertificateAppInfoManager</actionname> |
|
2200 <actiontype>initappmanager</actiontype> |
|
2201 <actionbody></actionbody> |
|
2202 <actionresult> |
|
2203 <return>KErrNone</return> |
|
2204 </actionresult> |
|
2205 </action> |
|
2206 |
|
2207 <action> |
|
2208 <actionname>(CR#AP-64LBUX) C1,No Test,Deleting the client A1</actionname> |
|
2209 <actiontype>removeclient</actiontype> |
|
2210 <actionbody> |
|
2211 <uid>1</uid> |
|
2212 </actionbody> |
|
2213 <actionresult> |
|
2214 <return>KErrNone</return> |
|
2215 </actionresult> |
|
2216 </action> |
|
2217 |
|
2218 <action> |
|
2219 <actionname>(CR#AP-64LBUX) C1,No Test,Deleting the CertificateAppInfoManager</actionname> |
|
2220 <actiontype>deleteappmanager</actiontype> |
|
2221 <actionbody></actionbody> |
|
2222 <actionresult> |
|
2223 <return>KErrNone</return> |
|
2224 </actionresult> |
|
2225 </action> |
|
2226 |
|
2227 |
|
2228 // Certificate's deletable flag tests |
|
2229 |
|
2230 <action> |
|
2231 <actionname>No Test,Opening a certificate store manager</actionname> |
|
2232 <actiontype>init</actiontype> |
|
2233 <actionbody> |
|
2234 <mode>write</mode> |
|
2235 </actionbody> |
|
2236 <actionresult> |
|
2237 <return>KErrNone</return> |
|
2238 </actionresult> |
|
2239 </action> |
|
2240 |
|
2241 <action> |
|
2242 <actionname>8.1.1.0, Checking CCTCertInfo's serialization methods</actionname> |
|
2243 <actiontype>testcertfordeletable</actiontype> |
|
2244 <actionbody> |
|
2245 <subaction>TestSerialization</subaction> |
|
2246 <format>X509</format> |
|
2247 <label>Some Certificate</label> |
|
2248 <issuerkey></issuerkey> |
|
2249 <subjectkey></subjectkey> |
|
2250 <certstore>0</certstore> |
|
2251 <deletable>0</deletable> |
|
2252 <certowner>ca</certowner> |
|
2253 </actionbody> |
|
2254 <actionresult> |
|
2255 <return>KErrNone</return> |
|
2256 </actionresult> |
|
2257 </action> |
|
2258 |
|
2259 <action> |
|
2260 <actionname>8.1.1.1, Checking CCTCertInfo's serialization methods</actionname> |
|
2261 <actiontype>testcertfordeletable</actiontype> |
|
2262 <actionbody> |
|
2263 <subaction>TestSerialization</subaction> |
|
2264 <format>X509</format> |
|
2265 <label>Some Certificate</label> |
|
2266 <issuerkey></issuerkey> |
|
2267 <subjectkey></subjectkey> |
|
2268 <certstore>0</certstore> |
|
2269 <deletable>1</deletable> |
|
2270 <certowner>ca</certowner> |
|
2271 </actionbody> |
|
2272 <actionresult> |
|
2273 <return>KErrNone</return> |
|
2274 </actionresult> |
|
2275 </action> |
|
2276 |
|
2277 <action> |
|
2278 <actionname>8.1.2.0, Checking CCTCertInfo's serialization methods</actionname> |
|
2279 <actiontype>testcertfordeletable</actiontype> |
|
2280 <actionbody> |
|
2281 <subaction>TestSerialization</subaction> |
|
2282 <format>X968</format> |
|
2283 <label>Some X968 Certificate</label> |
|
2284 <issuerkey></issuerkey> |
|
2285 <subjectkey></subjectkey> |
|
2286 <certstore>0</certstore> |
|
2287 <deletable>0</deletable> |
|
2288 <certowner>ca</certowner> |
|
2289 </actionbody> |
|
2290 <actionresult> |
|
2291 <return>KErrNone</return> |
|
2292 </actionresult> |
|
2293 </action> |
|
2294 |
|
2295 <action> |
|
2296 <actionname>8.1.2.1, Checking CCTCertInfo's serialization methods</actionname> |
|
2297 <actiontype>testcertfordeletable</actiontype> |
|
2298 <actionbody> |
|
2299 <subaction>TestSerialization</subaction> |
|
2300 <format>X968URL</format> |
|
2301 <label>Some X968 URL Certificate</label> |
|
2302 <issuerkey></issuerkey> |
|
2303 <subjectkey></subjectkey> |
|
2304 <certstore>0</certstore> |
|
2305 <deletable>1</deletable> |
|
2306 <certowner>ca</certowner> |
|
2307 </actionbody> |
|
2308 <actionresult> |
|
2309 <return>KErrNone</return> |
|
2310 </actionresult> |
|
2311 </action> |
|
2312 |
|
2313 |
|
2314 <action> |
|
2315 <actionname>8.1.3.0, Checking CCTCertInfo's serialization methods</actionname> |
|
2316 <actiontype>testcertfordeletable</actiontype> |
|
2317 <actionbody> |
|
2318 <subaction>TestSerialization</subaction> |
|
2319 <format>X509URL</format> |
|
2320 <label>Some Certificate</label> |
|
2321 <issuerkey></issuerkey> |
|
2322 <subjectkey></subjectkey> |
|
2323 <certstore>0</certstore> |
|
2324 <deletable>0</deletable> |
|
2325 <certowner>ca</certowner> |
|
2326 </actionbody> |
|
2327 <actionresult> |
|
2328 <return>KErrNone</return> |
|
2329 </actionresult> |
|
2330 </action> |
|
2331 |
|
2332 <action> |
|
2333 <actionname>8.1.3.1, Checking CCTCertInfo's serialization methods</actionname> |
|
2334 <actiontype>testcertfordeletable</actiontype> |
|
2335 <actionbody> |
|
2336 <subaction>TestSerialization</subaction> |
|
2337 <format>X509URL</format> |
|
2338 <label>Some Certificate</label> |
|
2339 <issuerkey></issuerkey> |
|
2340 <subjectkey></subjectkey> |
|
2341 <certstore>0</certstore> |
|
2342 <deletable>1</deletable> |
|
2343 <certowner>ca</certowner> |
|
2344 </actionbody> |
|
2345 <actionresult> |
|
2346 <return>KErrNone</return> |
|
2347 </actionresult> |
|
2348 </action> |
|
2349 |
|
2350 // Test WritableCertStore Add() |
|
2351 |
|
2352 <action> |
|
2353 <actionname>8.2.1.0, MCWritableCertStore::Add()</actionname> |
|
2354 <actiontype>testcertfordeletable</actiontype> |
|
2355 <actionbody> |
|
2356 <subaction>TestNewCSClasswDeletable</subaction> |
|
2357 <format>X509URL</format> |
|
2358 <label>Some Certificate</label> |
|
2359 <issuerkey></issuerkey> |
|
2360 <subjectkey></subjectkey> |
|
2361 <certstore>0</certstore> |
|
2362 <deletable>1</deletable> |
|
2363 <certowner>ca</certowner> |
|
2364 </actionbody> |
|
2365 <actionresult> |
|
2366 <return>KErrNone</return> |
|
2367 </actionresult> |
|
2368 </action> |
|
2369 |
|
2370 |
|
2371 <action> |
|
2372 <actionname>8.2.1.1, MCWritableCertStore::Add() old class</actionname> |
|
2373 <actiontype>testcertfordeletable</actiontype> |
|
2374 <actionbody> |
|
2375 <subaction>TestOldCSClasswoDeletable</subaction> |
|
2376 <format>X509URL</format> |
|
2377 <label>Some Certificate</label> |
|
2378 <issuerkey></issuerkey> |
|
2379 <subjectkey></subjectkey> |
|
2380 <certstore>0</certstore> |
|
2381 <deletable>1</deletable> |
|
2382 <certowner>ca</certowner> |
|
2383 </actionbody> |
|
2384 <actionresult> |
|
2385 <return>KErrNotSupported</return> |
|
2386 </actionresult> |
|
2387 </action> |
|
2388 |
|
2389 |
|
2390 <action> |
|
2391 <actionname>No Test,Deleting the writable certificate store manager</actionname> |
|
2392 <actiontype>delete</actiontype> |
|
2393 <actionbody></actionbody> |
|
2394 <actionresult> |
|
2395 <return>KErrNone</return> |
|
2396 </actionresult> |
|
2397 </action> |