diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/certbag_notasequence.ini --- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/certbag_notasequence.ini Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/certbag_notasequence.ini Thu Sep 10 14:01:51 2009 +0300 @@ -1,33 +1,33 @@ -;Negative test: Created the PKCS12 file with certbag not a sequence. - -[main] -file=C:\tpkcs12intg\data\pkcs12_certbag_notasequence.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 -privacypassword=password - -[BagData1] -BagType=3 -BagValue=c:\tpkcs12intg\data\root5ca.der -CertType=1.2.840.113549.1.9.22.1 -numattributes=2 -attr1=bag1attr1 -attr2=bag2attr2 -; optional / unit tests -ExpectedError=-6; KErrArgument ; here the certbag is not a sequence. -ExpectedResult=0 - - +;Negative test: Created the PKCS12 file with certbag not a sequence. + +[main] +file=C:\tpkcs12intg\data\pkcs12_certbag_notasequence.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 +privacypassword=password + +[BagData1] +BagType=3 +BagValue=c:\tpkcs12intg\data\root5ca.der +CertType=1.2.840.113549.1.9.22.1 +numattributes=2 +attr1=bag1attr1 +attr2=bag2attr2 +; optional / unit tests +ExpectedError=-6; KErrArgument ; here the certbag is not a sequence. +ExpectedResult=0 + +