os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/macdatanotasequence.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/macdatanotasequence.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,17 @@
1.4 +; Negative test: Created the PKCS12 file with macdata is not a sequence
1.5 +
1.6 +[main]
1.7 +file=C:\tpkcs12intg\data\pkcs12_macdatanotasequence.p12
1.8 +integritymode=password
1.9 +integritypassword=password
1.10 +PrivacyPassword1=password
1.11 +PrivacyPassword2=password
1.12 +verifyintegritypassword =password
1.13 +MacPresent=True
1.14 +integrity_valid=1
1.15 +unittest=True
1.16 +
1.17 +; optional / unit tests
1.18 +[MacData]
1.19 +ExpectedError=-6 ; here the macdata is not a sequence.
1.20 +ExpectedResult=0
1.21 \ No newline at end of file