cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/certbag_notoctetstring.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 17:40:35 +0300
branchRCL_3
changeset 58 a5e05e7296f9
parent 8 35751d3474b7
permissions -rw-r--r--
Revision: 201025 Kit: 2010125

;Negative test: Created the PKCS12 file with certbag value is not OCTETString.

[main]
file=C:\tpkcs12intg\data\pkcs12_certbag_notoctetstring.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
privacypassword=password

[BagData1]
BagType=3
BagValue=c:\tpkcs12intg\data\root5ca.der
CertType=1.2.840.113549.1.9.22.1
numattributes=2
attr1=bag1attr1
attr2=bag2attr2
; optional / unit tests
ExpectedError=-6; KErrArgument          ; here the certbag value is not OCTETString.
ExpectedError1=-5; KErrNotSupported