diff -r 000000000000 -r 2c201484c85f cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pfx_missingcontents1.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pfx_missingcontents1.ini Wed Jul 08 11:25:26 2009 +0100 @@ -0,0 +1,14 @@ +; Negative Test: Created the PKCS12 file with PFX structure with only version. + +[main] +file=C:\tpkcs12intg\data\pkcs12_pfx_missingcontents1.p12 +integritymode=password +integritypassword=password +PrivacyPassword1=password +PrivacyPassword2=password +verifyintegritypassword =password +MacPresent=False +integrity_valid=1 +unittest=True +ExpectedError=-6 ; here the PFX structure doesn't contain authSafe and macData. +ExpectedResult=0 \ No newline at end of file