os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/bagattributeval_notset.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/bagattributeval_notset.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,37 @@
     1.4 +;Negative Test: Created PKCS12 file with the bagattribute value tag not a set.
     1.5 +
     1.6 +[main]
     1.7 +file=C:\tpkcs12intg\data\pkcs12_bagattributeval_notset.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 +contentinfo2=ContentInfo_2
    1.21 +	
    1.22 +[ContentInfo_1]
    1.23 +ContentInfoType=6
    1.24 +privacypassword=password
    1.25 +
    1.26 +[BagData1]
    1.27 +BagType=3
    1.28 +safeBagprivacypassword=password
    1.29 +BagValue=c:\tpkcs12intg\data\root5ca_key.der
    1.30 +CertType=1.2.840.113549.1.9.22.1
    1.31 +numattributes=2
    1.32 +attr1=bag1attr1
    1.33 +attr2=bag1attr2
    1.34 +;unit test/optional
    1.35 +ExpectedError=-6; KErrArgument ; Here the bagattribute value tag is not a set.
    1.36 +ExpectedResult=0	
    1.37 +
    1.38 +
    1.39 +
    1.40 +