sl@0: ;Negative test: Created the PKCS12 file with certbag not a sequence.
sl@0: 
sl@0: [main]
sl@0: file=C:\tpkcs12intg\data\pkcs12_certbag_notasequence.p12
sl@0: integritymode=password
sl@0: integritypassword=password
sl@0: PrivacyPassword1=password
sl@0: PrivacyPassword2=password
sl@0: verifyintegritypassword =password
sl@0: MacPresent=False
sl@0: integrity_valid=1			
sl@0: unittest=True
sl@0: 
sl@0: [authsafe]
sl@0: numcontentinfos=1
sl@0: contentinfo1=ContentInfo_1
sl@0: 
sl@0: [ContentInfo_1]
sl@0: ContentInfoType=1 
sl@0: privacypassword=password    
sl@0: 
sl@0: [BagData1]
sl@0: BagType=3
sl@0: BagValue=c:\tpkcs12intg\data\root5ca.der
sl@0: CertType=1.2.840.113549.1.9.22.1
sl@0: numattributes=2
sl@0: attr1=bag1attr1
sl@0: attr2=bag2attr2
sl@0: ; optional / unit tests
sl@0: ExpectedError=-6; KErrArgument          ; here the certbag is not a sequence.
sl@0: ExpectedResult=0
sl@0: 
sl@0: