cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/sb002.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 ;Keybag=1
       
     2 ;ShroudedBag=2
       
     3 ;Certbag=3
       
     4 ;CrlBag=4
       
     5 ;SecretBag=5
       
     6 ;SafeContentsBag=6
       
     7 
       
     8 [main]
       
     9 file=C:\tpkcs12intg\data\pkcs12_sb002.p12
       
    10 integritymode=password
       
    11 integritypassword=password
       
    12 verifyintegritypassword =password
       
    13 MacPresent=True
       
    14 
       
    15 integrity_valid=1
       
    16 unittest=True
       
    17 
       
    18 ; optional / unit tests
       
    19 [MacData]
       
    20 Mac=c:\tpkcs12intg\data\sb002_mac
       
    21 MacSalt=c:\tpkcs12intg\data\sb002_macsalt
       
    22 IterationCount=2048
       
    23 ExpectedError=-6 ;KErrArgument
       
    24 
       
    25 [authsafe]
       
    26 numcontentinfos=1
       
    27 contentinfo1=ContentInfo_1
       
    28 ; optional / unit tests
       
    29 ExpectedError=-6 ;KErrArgument			
       
    30 
       
    31 [ContentInfo_1]
       
    32 ContentInfoType=1
       
    33 privacypassword=password
       
    34 ; optional / unit tests	
       
    35 ExpectedError=-6 ;KErrArgument
       
    36 ExpectedError2=-5; KErrNotSupported
       
    37 
       
    38 ;SecretBag=5	
       
    39 [BagData1]
       
    40 BagType=5 ; This is Secret bag, check for bagvalue, bagattributes
       
    41 ;unit test/optional
       
    42 ExpectedError=-6 ; KErrArgument
       
    43