cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/emptycontentinfo.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 13:18:49 +0200
changeset 34 721a5e5fe251
parent 8 35751d3474b7
permissions -rw-r--r--
Revision: 201004 Kit: 201004

;Negative Test: Created the PKCS12 file with the AuthSafe ContentData is absent, Check for NULL.


[main]
file=C:\tpkcs12intg\data\pkcs12_emptycontentinfo.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
;unit test/optional
ExpectedError  = 0			; ContentData is not present. Check for NULL.		
ExpectedResult = 0