cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptedversion.ini
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms

;Negative Test: Created the PKCS12 file with PFX version is 1.

[main]
file=C:\tpkcs12intg\data\pkcs12_corruptedversion.p12
integritymode=password
integritypassword=password
PrivacyPassword1=password
PrivacyPassword2=password
verifyintegritypassword =password
MacPresent=False
integrity_valid=0 	
unittest=True

; optional / unit tests
ExpectedResult=0
ExpectedError=-6 ;This is not a valid PKCS12 file, since Version is 1.