os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/cb001.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/cb001.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,108 @@
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_cb001.p12
1.13 +integritymode=password
1.14 +integritypassword=password
1.15 +PrivacyPassword1=password
1.16 +PrivacyPassword2=password
1.17 +verifyintegritypassword =password
1.18 +
1.19 +MacPresent=True
1.20 +
1.21 +integrity_valid=1
1.22 +unittest=False
1.23 +; optional / unit tests
1.24 +ExpectedError1=-6
1.25 +ExpectedError2=-5
1.26 +[MacData]
1.27 +Mac=c:\tpkcs12intg\data\cb001_mac
1.28 +MacSalt=c:\tpkcs12intg\data\cb001_macsalt
1.29 +IterationCount=2048
1.30 +
1.31 +[authsafe]
1.32 +numcontentinfos=1
1.33 +contentinfo1=ContentInfo_1
1.34 +; optional / unit tests
1.35 +ExpectedError = -6;KErrArgument
1.36 +
1.37 +[ContentInfo_1]
1.38 +ContentInfoType=1.2.840.113549.1.7.1
1.39 +privacypassword=password
1.40 +;unit test/optional
1.41 +ExpectedError1=-6; KErrArgument
1.42 +ExpectedError2=-5; KErrNotSupported
1.43 +
1.44 +[BagData1]
1.45 +BagType=1
1.46 +BagValue=c:\tpkcs12intg\data\root5ca_key.pk8
1.47 +numattributes=2
1.48 +attr1=bag1attr1
1.49 +attr2=bag1attr2
1.50 +;unit test/optional
1.51 +ExpectedError=-6; KErrArgument
1.52 +
1.53 +[bag1attr1]
1.54 +id=1.2.840.113549.1.9.21
1.55 +numvalues=1
1.56 +value1=c:\tpkcs12intg\data\localkeyid.der
1.57 +
1.58 +[bag1attr2]
1.59 +id=1.2.840.113549.1.9.20
1.60 +numvalues=1
1.61 +value1=c:\tpkcs12intg\data\friendlyname.der
1.62 +
1.63 +
1.64 +[BagData2]
1.65 +BagType=3
1.66 +BagValue=c:\tpkcs12intg\data\root5ca.der
1.67 +CertType=1.2.840.113549.1.9.22.1
1.68 +numattributes=2
1.69 +attr1=bag2attr1
1.70 +attr2=bag2attr2
1.71 +CertValue=
1.72 +;unit test/optional
1.73 +ExpectedError=-6; KErrArgument
1.74 +
1.75 +[bag2attr1]
1.76 +id=1.2.840.113549.1.9.21
1.77 +numvalues=1
1.78 +value1=c:\tpkcs12intg\data\localkeyid_cert.der
1.79 +
1.80 +[bag2attr2]
1.81 +id=1.2.840.113549.1.9.20
1.82 +numvalues=1
1.83 +value1=c:\tpkcs12intg\data\friendlyname.der
1.84 +
1.85 +[BagData3]
1.86 +BagType=6
1.87 +SafeBagsCount=0
1.88 +
1.89 +[BagData4]
1.90 +BagType=2
1.91 +safeBagprivacypassword=password
1.92 +EncodedBagValue=c:\tpkcs12intg\data\root5ca_key.pk8
1.93 +numattributes=2
1.94 +attr1=bag4attr1
1.95 +attr2=bag4attr2
1.96 +;unit test/optional
1.97 +ExpectedError=-6
1.98 +
1.99 +[bag4attr1]
1.100 +id=1.2.840.113549.1.9.21
1.101 +numvalues=1
1.102 +value1=c:\tpkcs12intg\data\localkeyid_shrouded.der
1.103 +
1.104 +[bag4attr2]
1.105 +id=1.2.840.113549.1.9.20
1.106 +numvalues=1
1.107 +value1=c:\tpkcs12intg\data\friendlyname.der
1.108 +
1.109 +
1.110 +
1.111 +