sl@0: ;Keybag=1
sl@0: ;ShroudedBag=2
sl@0: ;Certbag=3
sl@0: ;CrlBag=4
sl@0: ;SecretBag=5
sl@0: ;SafeContentsBag=6
sl@0: 
sl@0: [main]
sl@0: file=C:\tpkcs12intg\data\pkcs12_pm007.p12
sl@0: integritymode=password
sl@0: integritypassword=password
sl@0: PrivacyPassword1=password
sl@0: PrivacyPassword2=password
sl@0: verifyintegritypassword =password
sl@0: MacPresent=True
sl@0: 
sl@0: integrity_valid=1
sl@0: unittest=False
sl@0: ; optional / unit tests
sl@0: [MacData]
sl@0: Mac=c:\tpkcs12intg\data\pm007_mac
sl@0: MacSalt=c:\tpkcs12intg\data\pm007_macsalt
sl@0: IterationCount=2048			
sl@0: ExpectedError=-6 ;KErrArgument
sl@0: 
sl@0: [authsafe]
sl@0: numcontentinfos=2
sl@0: contentinfo1=ContentInfo_1
sl@0: contentinfo2=ContentInfo_2
sl@0: ; optional / unit tests
sl@0: ExpectedError=-6 ;KErrArgument
sl@0: 
sl@0: [ContentInfo_1]
sl@0: ContentInfoType=6
sl@0: ;unit test/optional
sl@0: Cipher=12 ; ECipherRC2_CBC_40_5
sl@0: IV=
sl@0: Salt=
sl@0: IterationCount=2048
sl@0: ExpectedError1=-6; KErrArgument
sl@0: ExpectedError2=-5; KErrNotSupported
sl@0: 
sl@0: [ContentInfo_2]
sl@0: ContentInfoType=1
sl@0: ;unit test/optional
sl@0: ExpectedError1=-6; KErrArgument
sl@0: ExpectedError2=-5; KErrNotSupported
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=0
sl@0: CertValue=
sl@0: ;unit test/optional
sl@0: ExpectedError=-6 ; KErrArgument
sl@0: 
sl@0: 
sl@0: [BagData2]
sl@0: BagType=2
sl@0: safeBagprivacypassword=password
sl@0: BagValue=c:\tpkcs12intg\data\safebag_shrouded_pm007.der
sl@0: EncodedBagValue=c:\tpkcs12intg\data\root5ca_key.pk8
sl@0: numattributes=1
sl@0: attr1=bag2attr1
sl@0: 
sl@0: ;optional / unit tests
sl@0: 
sl@0: ExpectedError=-6; KErrArgument	
sl@0: ExpectedError2=-5 ; KErrNotSupported
sl@0: 
sl@0: [bag2attr1]
sl@0: id=1.2.840.113549.1.9.21
sl@0: numvalues=1
sl@0: value1=c:\tpkcs12intg\data\localkeyid.der
sl@0: 
sl@0: