diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/digestinfonotasequence.ini --- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/digestinfonotasequence.ini Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/digestinfonotasequence.ini Thu Sep 10 14:01:51 2009 +0300 @@ -1,17 +1,17 @@ -; Negative test: Created the PKCS12 file with PKCS12 mac not a sequence - -[main] -file=C:\tpkcs12intg\data\pkcs12_digestinfonotasequence.p12 -integritymode=password -integritypassword=password -PrivacyPassword1=password -PrivacyPassword2=password -verifyintegritypassword =password -MacPresent=True -integrity_valid=1 -unittest=True - -; optional / unit tests -[MacData] -ExpectedError = -6 ; Here the mac is not a sequence. +; Negative test: Created the PKCS12 file with PKCS12 mac not a sequence + +[main] +file=C:\tpkcs12intg\data\pkcs12_digestinfonotasequence.p12 +integritymode=password +integritypassword=password +PrivacyPassword1=password +PrivacyPassword2=password +verifyintegritypassword =password +MacPresent=True +integrity_valid=1 +unittest=True + +; optional / unit tests +[MacData] +ExpectedError = -6 ; Here the mac is not a sequence. ExpectedResult = 0 \ No newline at end of file