diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.ini --- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.ini Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.ini Thu Sep 10 14:01:51 2009 +0300 @@ -1,21 +1,21 @@ -; Negative test: Created the PKCS12 file with PFX structure authSafe contentinfo not a sequence. - -[main] -file=C:\tpkcs12intg\data\pkcs12_authsafe_contentnotsequence.p12 -integritymode=password -integritypassword=password -PrivacyPassword1=password -PrivacyPassword2=password -verifyintegritypassword=password -MacPresent=False -integrity_valid=1 -unittest=True - -[authsafe] -numcontentinfos=2 -contentinfo1=ContentInfo_1 -; optional / unit tests -ExpectedError = -6;KErrArgument ;here the PFX structure authSafe contentinfo is not a sequence. -ExpectedResult=0 - - +; Negative test: Created the PKCS12 file with PFX structure authSafe contentinfo not a sequence. + +[main] +file=C:\tpkcs12intg\data\pkcs12_authsafe_contentnotsequence.p12 +integritymode=password +integritypassword=password +PrivacyPassword1=password +PrivacyPassword2=password +verifyintegritypassword=password +MacPresent=False +integrity_valid=1 +unittest=True + +[authsafe] +numcontentinfos=2 +contentinfo1=ContentInfo_1 +; optional / unit tests +ExpectedError = -6;KErrArgument ;here the PFX structure authSafe contentinfo is not a sequence. +ExpectedResult=0 + +