os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pm006.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pm006.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,74 @@
     1.4 +;Keybag=1
     1.5 +;ShroudedBag=2
     1.6 +;Certbag=3
     1.7 +;CrlBag=4
     1.8 +;SecretBag=5
     1.9 +;SafeContentsBag=6
    1.10 +
    1.11 +[main]
    1.12 +file=C:\tpkcs12intg\data\pkcs12_pm006.p12
    1.13 +integritymode=password
    1.14 +integritypassword=password
    1.15 +PrivacyPassword1=password
    1.16 +PrivacyPassword2=password
    1.17 +verifyintegritypassword =password
    1.18 +MacPresent=True
    1.19 +
    1.20 +integrity_valid=1
    1.21 +unittest=False
    1.22 +; optional / unit tests
    1.23 +[MacData]
    1.24 +Mac=c:\tpkcs12intg\data\pm006_mac
    1.25 +MacSalt=c:\tpkcs12intg\data\pm006_macsalt
    1.26 +IterationCount=1024
    1.27 +ExpectedError=-6 ;KErrArgument			
    1.28 +
    1.29 +[authsafe]
    1.30 +numcontentinfos=2
    1.31 +contentinfo1=ContentInfo_1
    1.32 +contentinfo2=ContentInfo_2
    1.33 +; optional / unit tests
    1.34 +ExpectedError=-6 ;KErrArgument		
    1.35 +
    1.36 +[ContentInfo_1]
    1.37 +ContentInfoType=6
    1.38 +;unit test/optional
    1.39 +Cipher=12 ; ECipherRC2_CBC_40_5
    1.40 +IV=
    1.41 +Salt=07:EE:43:28:2E:FF:F9:D4
    1.42 +IterationCount=2048
    1.43 +ExpectedError1=-6; KErrArgument
    1.44 +ExpectedError2=-5; KErrNotSupported
    1.45 +
    1.46 +[ContentInfo_2]
    1.47 +ContentInfoType=1
    1.48 +;unit test/optional
    1.49 +ExpectedError1=-6; KErrArgument
    1.50 +ExpectedError2=-5; KErrNotSupported
    1.51 +
    1.52 +[BagData1]
    1.53 +BagType=3	
    1.54 +BagValue=c:\tpkcs12intg\data\root5ca.der
    1.55 +CertType=1.2.840.113549.1.9.22.1
    1.56 +numattributes=0
    1.57 +
    1.58 +;unit test/optional
    1.59 +ExpectedError=-6 ; KErrArgument
    1.60 +
    1.61 +[BagData2]
    1.62 +BagType=2
    1.63 +safeBagprivacypassword=password
    1.64 +BagValue=c:\tpkcs12intg\data\safebag_shrouded_pm006.der
    1.65 +EncodedBagValue=c:\tpkcs12intg\data\root5ca_key.pk8
    1.66 +numattributes=1
    1.67 +attr1=bag2attr1
    1.68 +;optional / unit tests
    1.69 +
    1.70 +ExpectedError1=-6 ; KErrArgument
    1.71 +ExpectedError2=-5 ; KErrNotSupported
    1.72 +
    1.73 +[bag2attr1]
    1.74 +id=1.2.840.113549.1.9.21
    1.75 +numvalues=1
    1.76 +value1=c:\tpkcs12intg\data\localkeyid.der
    1.77 +