os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/bagattributeval_notset.ini
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
;Negative Test: Created PKCS12 file with the bagattribute value tag not a set.
sl@0
     2
sl@0
     3
[main]
sl@0
     4
file=C:\tpkcs12intg\data\pkcs12_bagattributeval_notset.p12
sl@0
     5
integritymode=password
sl@0
     6
integritypassword=password
sl@0
     7
PrivacyPassword1=password
sl@0
     8
PrivacyPassword2=password
sl@0
     9
verifyintegritypassword=password
sl@0
    10
MacPresent=False
sl@0
    11
integrity_valid=1
sl@0
    12
unittest=True
sl@0
    13
sl@0
    14
[authsafe]
sl@0
    15
numcontentinfos=1
sl@0
    16
contentinfo1=ContentInfo_1
sl@0
    17
contentinfo2=ContentInfo_2
sl@0
    18
	
sl@0
    19
[ContentInfo_1]
sl@0
    20
ContentInfoType=6
sl@0
    21
privacypassword=password
sl@0
    22
sl@0
    23
[BagData1]
sl@0
    24
BagType=3
sl@0
    25
safeBagprivacypassword=password
sl@0
    26
BagValue=c:\tpkcs12intg\data\root5ca_key.der
sl@0
    27
CertType=1.2.840.113549.1.9.22.1
sl@0
    28
numattributes=2
sl@0
    29
attr1=bag1attr1
sl@0
    30
attr2=bag1attr2
sl@0
    31
;unit test/optional
sl@0
    32
ExpectedError=-6; KErrArgument ; Here the bagattribute value tag is not a set.
sl@0
    33
ExpectedResult=0	
sl@0
    34
sl@0
    35
sl@0
    36
sl@0
    37