diff -r 000000000000 -r bde4ae8d615e os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/version_notinteger.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/version_notinteger.ini Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,16 @@ +; Negative Test: Created the PKCS12 file with PFX structure version not a Integer. + +[main] +file=C:\tpkcs12intg\data\pkcs12_version_notinteger.p12 +integritymode=password +integritypassword=password +PrivacyPassword1=password +PrivacyPassword2=password +verifyintegritypassword =password +MacPresent=False +integrity_valid=1 +unittest=True + +;optional/unit test +ExpectedError =-6 ; here the PFX structure version is not a Integer. +ExpectedResult=0 \ No newline at end of file