os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/im001.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/im001.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,57 @@
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_im001.p12
1.13 +integritymode=password
1.14 +integritypassword=password
1.15 +PrivacyPassword1=password
1.16 +verifyintegritypassword=password
1.17 +MacPresent=True
1.18 +
1.19 +integrity_valid=1
1.20 +unittest=True
1.21 +; optional / unit tests
1.22 +[MacData]
1.23 +Mac=c:\tpkcs12intg\data\im001_mac
1.24 +MacSalt=c:\tpkcs12intg\data\im001_macsalt
1.25 +IterationCount=2048
1.26 +ExpectedError = -6;KErrArgument
1.27 +
1.28 +[authsafe]
1.29 +numcontentinfos=1
1.30 +contentinfo1=ContentInfo_1
1.31 +; optional / unit tests
1.32 +ExpectedError = -6;KErrArgument
1.33 +
1.34 +[ContentInfo_1]
1.35 +ContentInfoType=1.2.840.113549.1.7.1
1.36 +; optional / unit tests
1.37 +ExpectedError1=-6; KErrArgument
1.38 +ExpectedError2=-5; KErrNotSupported
1.39 +
1.40 +[BagData1]
1.41 +BagType=1
1.42 +BagValue=c:\tpkcs12intg\data\root5ca_key.pk8
1.43 +numattributes=2
1.44 +attr1=bag1attr1
1.45 +attr2=bag1attr2
1.46 +;unit test/optional
1.47 +ExpectedError=-6; KErrArgument
1.48 +
1.49 +[bag1attr1]
1.50 +id=1.2.840.113549.1.9.21
1.51 +numvalues=1
1.52 +value1=c:\tpkcs12intg\data\localkeyid.der
1.53 +
1.54 +
1.55 +[bag1attr2]
1.56 +id=1.2.840.113549.1.9.20
1.57 +numvalues=1
1.58 +value1=c:\tpkcs12intg\data\friendlyname.der
1.59 +
1.60 +