Update contrib.
2 <actionname>Opening a certificate store manager</actionname>
3 <actiontype>init</actiontype>
8 <return>KErrNone</return>
13 <actionname>No Test, Deleting all certs ***NEW***</actionname>
14 <actiontype>deletecert</actiontype>
17 <deleteallcerts>1</deleteallcerts>
20 <return>KErrNone</return>
25 <actionname>Add the certificate DSA</actionname>
26 <actiontype>addcert</actiontype>
30 <issuerkey></issuerkey>
31 <subjectkey></subjectkey>
32 <certstore>0</certstore>
33 <certfile>c:\unifiedcertstore2\CAX1.cer</certfile>
34 <certowner>ca</certowner>
37 <return>KErrNone</return>
42 <actionname>Get the list of certificates</actionname>
43 <actiontype>listcert</actiontype>
46 <ownertype>ca</ownertype>
50 <return>KErrNone</return>
51 <CCTCertInfo><label>DSA</label></CCTCertInfo>
56 <actionname>Deleting the certificate CAX1</actionname>
57 <actiontype>deletecert</actiontype>
59 <certtype>ca</certtype>
63 <return>KErrNone</return>
69 <actionname>1.1.0.6 Import a DSA key</actionname>
70 <actiontype>importkey</actiontype>
72 <ImportData>pkcs8dsa1.001</ImportData>
73 <keyusage>DSAUsage</keyusage>
74 <keysize>512</keysize>
75 <keylabel>*IMPORTED* DSA key</keylabel>
76 <keyalgorithm>DSA</keyalgorithm>
77 <keyaccesstype>Extractable</keyaccesstype>
78 <passphrase>pinkcloud</passphrase>
81 <return>KErrNone</return>
86 <actionname>Add the certificate DSA</actionname>
87 <actiontype>addcert</actiontype>
90 <label>userDSA</label>
91 <issuerkey></issuerkey>
92 <certstore>0</certstore>
93 <certfile>c:\tcertstore\data\cert_dsa1.der</certfile>
94 <certowner>user</certowner>
97 <return>KErrNone</return>
103 <actionname>Deleting the certificate store manager</actionname>
104 <actiontype>delete</actiontype>
105 <actionbody></actionbody>
107 <return>KErrNone</return>