cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case1.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case1.ini	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,24 @@
+;Negative Test: Created the PKCS12 file with Iteration Count present in the EncryptedContent Info Sequence is 0.
+
+[main]
+file=C:\tpkcs12intg\data\pkcs12_encryptedcontentiteration1.p12
+integritymode=password
+integritypassword=password
+PrivacyPassword1=password
+PrivacyPassword2=password
+verifyintegritypassword =password
+MacPresent=False
+integrity_valid=1			
+unittest=True
+
+[authsafe]
+numcontentinfos=2
+contentinfo1=ContentInfo_1
+contentinfo2=ContentInfo_2
+
+[ContentInfo_1]
+ContentInfoType=6
+; optional / unit tests
+ExpectedError=-6                              ;Iteration Count present in the EncryptedContent Info Sequence is 0.
+ExpectedResult=0	
+