cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/macdataverifyintegritydigestalgnotsha1.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/macdataverifyintegritydigestalgnotsha1.ini	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,20 @@
+; Negative test: Created the PKCS12 file with digest alg is other than SHA1.
+
+[main]
+file=C:\tpkcs12intg\data\pkcs12_digestalgnotsha1.p12
+integritymode=password
+integritypassword=password
+PrivacyPassword1=password
+PrivacyPassword2=password
+verifyintegritypassword =password
+MacPresent=True
+integrity_valid=1			
+unittest=True
+
+; optional / unit tests
+[MacData]
+Mac=C:\tpkcs12intg\data\pkcs12_digestalgnotsha1_mac.der
+MacSalt=C:\tpkcs12intg\data\pkcs12_digestalgnotsha1_salt.der
+IterationCount=2048		
+ExpectedError = -5	; here the digest alg is other than SHA1.
+ExpectedResult=  0
\ No newline at end of file