os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/attributevaluechanged.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/attributevaluechanged.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,45 @@
1.4 +;Negative Test: Created PKCS12 file with the attribute value changed, the comparison will fail.
1.5 +
1.6 +[main]
1.7 +file=C:\tpkcs12intg\data\pkcs12_corruptedattrval.p12
1.8 +integritymode=password
1.9 +integritypassword=password
1.10 +PrivacyPassword1=password
1.11 +PrivacyPassword2=password
1.12 +verifyintegritypassword=password
1.13 +MacPresent=False
1.14 +integrity_valid=1
1.15 +unittest=True
1.16 +
1.17 +[authsafe]
1.18 +numcontentinfos=1
1.19 +contentinfo1=ContentInfo_1
1.20 +
1.21 +[ContentInfo_1]
1.22 +ContentInfoType=1
1.23 +privacypassword=password
1.24 +
1.25 +[BagData1]
1.26 +BagType=2
1.27 +safeBagprivacypassword=password
1.28 +BagValue=c:\tpkcs12intg\data\root5ca_key.der
1.29 +EncodedBagValue=c:\tpkcs12intg\data\root5ca_key.pk8
1.30 +numattributes=2
1.31 +attr1=bag1attr1
1.32 +attr2=bag1attr2
1.33 +;unit test/optional
1.34 +ExpectedError=0; KErrArgument
1.35 +ExpectedResult=0 ; Here the attribute value is changed, the comparison will fail.
1.36 +
1.37 +[bag1attr1]
1.38 +id=1.2.840.113549.1.9.21
1.39 +numvalues=1
1.40 +value1=c:\tpkcs12intg\data\attrvalchangedlocalkeyid
1.41 +
1.42 +[bag1attr2]
1.43 +id=1.2.840.113549.1.9.20
1.44 +numvalues=1
1.45 +value1=c:\tpkcs12intg\data\attrvalchangedfriendlyname
1.46 +
1.47 +
1.48 +