os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/ct001.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/ct001.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,55 @@
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_ct001.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\ct001_mac
1.24 +MacSalt=c:\tpkcs12intg\data\ct001_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=6
1.36 +; optional / unit tests
1.37 +ExpectedError1=-6; KErrArgument
1.38 +ExpectedError2=-5; KErrNotSupported
1.39 +
1.40 +[BagData1]
1.41 +BagType=3
1.42 +BagValue=c:\tpkcs12intg\data\sdsicert.der
1.43 +CertType=1.2.840.113549.1.9.22.2
1.44 +numattributes=2
1.45 +attr1=bag1attr1
1.46 +attr2=bag1attr2
1.47 +;unit test/optional
1.48 +ExpectedError=-6; KErrArgument
1.49 +
1.50 +[bag1attr1]
1.51 +id=1.2.840.113549.1.9.21
1.52 +numvalues=1
1.53 +value1=c:\tpkcs12intg\data\localkeyid_ct001.der
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_ct001.der