diff -r 000000000000 -r 2c201484c85f cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_notasequence.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_notasequence.ini Wed Jul 08 11:25:26 2009 +0100 @@ -0,0 +1,20 @@ +; Negative test: Created the PKCS12 file with PFX structure authSafe not a sequence. + +[main] +file=C:\tpkcs12intg\data\pkcs12_authsafe_notasequence.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 is not a sequence. +ExpectedResult=0 +