cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/corruptbagalgid.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 10 Sep 2009 14:01:51 +0300
changeset 8 35751d3474b7
parent 0 2c201484c85f
permissions -rw-r--r--
Revision: 200935

;Negative Test: Created PKCS12 file with unsupported bag.

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

[authsafe]
numcontentinfos=1
contentinfo1=ContentInfo_1

[ContentInfo_1]
ContentInfoType=1
; optional / unit tests
ExpectedError=-5; KErrNotSupported          ; this has an unsupported bag.
ExpectedResult=0

[BagData1]
BagType=9
BagValue=c:\tpkcs12intg\data\root5ca.der
CertType=1.2.840.113549.1.9.22.1
numattributes=2
attr1=bag1attr1
attr2=bag2attr2