diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/encryptedusingdifferentalg.ini --- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/encryptedusingdifferentalg.ini Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/encryptedusingdifferentalg.ini Thu Sep 10 14:01:51 2009 +0300 @@ -1,25 +1,25 @@ -;Negative Test: Created the PKCS12 file with the authSafe contentInfo Encrypted Data using different algorithm which is not supported. - -[main] -file=C:\tpkcs12intg\data\pkcs12_encryptedusingdifferentAlg.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 ;Encrypted using different algorithm which is not supported. -ExpectedResult=0 - - +;Negative Test: Created the PKCS12 file with the authSafe contentInfo Encrypted Data using different algorithm which is not supported. + +[main] +file=C:\tpkcs12intg\data\pkcs12_encryptedusingdifferentAlg.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 ;Encrypted using different algorithm which is not supported. +ExpectedResult=0 + +