cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptedshroudediteration_case1.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptedshroudediteration_case1.ini	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,34 @@
+;Negative Test: Created the PKCS12 file with the iteration count present in the shrouded key bag is 0.
+
+[main]
+file=C:\tpkcs12intg\data\pkcs12_corruptedshroudediteration1.p12
+integritymode=password
+integritypassword=password
+PrivacyPassword1=password
+PrivacyPassword2=password
+verifyintegritypassword =password
+MacPresent=False
+integrity_valid=1			
+unittest=True
+
+[authsafe]
+numcontentinfos=1
+contentinfo1=ContentInfo_1
+
+[ContentInfo_1]
+ContentInfoType=1
+; optional / unit tests
+ExpectedError  = -6
+ExpectedResult =  0
+
+[BagData1]
+BagType=2
+safeBagprivacypassword=password
+BagValue=c:\tpkcs12intg\data\root5ca_key.der
+EncodedBagValue=c:\tpkcs12intg\script\root5ca_key.pk8
+numattributes=2
+attr1=bag1attr1
+attr2=bag2attr2
+; optional / unit tests
+ExpectedError = -6 ;here the iteration count is equal to 0
+