cryptoservices/filebasedcertificateandkeystores/test/tkeystore/scripts/createoldkeystore.txt
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    15 <action>
    15 <action>
    16 	<actionname>Opening key store in manager mode</actionname>
    16 	<actionname>Opening key store in manager mode</actionname>
    17 	<actiontype>init</actiontype>
    17 	<actiontype>init</actiontype>
    18 	<actionbody>
    18 	<actionbody>
    19 		<mode>manager</mode>
    19 		<mode>manager</mode>
    20 		<CheckStoreCount>1</CheckStoreCount>
       
    21 		<KeyStoreCount>4</KeyStoreCount>
       
    22 		<KeyStoreManagerCount>3</KeyStoreManagerCount>
       
    23 	</actionbody>
    20 	</actionbody>
    24 	<actionresult>
    21 	<actionresult>
    25 		<return>KErrNone</return>
    22 		<return>KErrNone</return>
    26 	</actionresult>
    23 	</actionresult>
    27 </action>
    24 </action>
    87 
    84 
    88 <action>
    85 <action>
    89    	<actionname>List all keys</actionname>
    86    	<actionname>List all keys</actionname>
    90  	<actiontype>listallkeys</actiontype>
    87  	<actiontype>listallkeys</actiontype>
    91    	<actionbody>
    88    	<actionbody>
    92    		<listcount>3</listcount>
       
    93    		<foundkey>dhkey</foundkey>
    89    		<foundkey>dhkey</foundkey>
    94 		<foundkey>rsakey</foundkey>
    90 		<foundkey>rsakey</foundkey>
    95 		<foundkey>dsakey</foundkey>
    91 		<foundkey>dsakey</foundkey>
    96    	</actionbody>
    92    	</actionbody>
    97    	<actionresult>
    93    	<actionresult>