cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/contentinfotypeunsupported.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: The PKCS12 file is created with contentinfo containing the contenttype which is not supported.


[main]
file=C:\tpkcs12intg\data\pkcs12_unsupportedcontentinfo.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=7 ; Contains the contentType 7 which is not supported.
privacypassword=password
;unit test/optional
ExpectedError=-5; KErrNotSupported
ExpectedResult=0