cryptoservices/filebasedcertificateandkeystores/test/tkeystore/scripts/createoldkeystore.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:28:34 +0200
changeset 33 cf642210ecb7
parent 29 ece3df019add
permissions -rw-r--r--
Revision: 200951 Kit: 200951

[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-002]
<actionbody>
	<mode>manager</mode>
</actionbody>


[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-004]
<actionbody>
	<keyusage>Derive</keyusage>
	<keysize>512</keysize>
	<keylabel>dhkey</keylabel>
	<keyalgorithm>DH</keyalgorithm>
	<keyaccesstype>Extractable</keyaccesstype>
	<keystore>0</keystore>
	<passphrase>create pinkcloud</passphrase>
</actionbody>


[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-005]
<actionbody>
	<keyusage>allusagesbutNR</keyusage>
	<keysize>512</keysize>
	<keylabel>rsakey</keylabel>
	<keyalgorithm>RSA</keyalgorithm>
	<keyaccesstype>Extractable</keyaccesstype>
	<keystore>0</keystore>
</actionbody>


[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-006]
<actionbody>
	<keyusage>DSAUsage</keyusage>
	<keysize>512</keysize>
	<keylabel>dsakey</keylabel>
	<keyalgorithm>DSA</keyalgorithm>
	<keyaccesstype>Extractable</keyaccesstype>
		
		
</actionbody>


[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-007]
<actionbody>
	<foundkey>dhkey</foundkey>
	<foundkey>rsakey</foundkey>
	<foundkey>dsakey</foundkey>
</actionbody>



[SEC-FILETOKENS-CREATEOLDKEYSTORE-1-009]
<actionbody>
        <seconds>5</seconds>
</actionbody>