cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/iv001.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 ;Negative Test: Created the PKCS12 file with PFX structure corrupted.
       
     2 
       
     3 [main]
       
     4 file=C:\tpkcs12intg\data\pkcs12_junk.p12
       
     5 integritymode=password
       
     6 integritypassword=password
       
     7 PrivacyPassword1=password
       
     8 PrivacyPassword2=password
       
     9 verifyintegritypassword=password
       
    10 MacPresent=False
       
    11 integrity_valid=1
       
    12 unittest=True
       
    13 ; optional / unit tests
       
    14 ExpectedError=-6 ;KErrArgument
       
    15 ExpectedResult=0
       
    16 
       
    17 
       
    18 
       
    19