os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pfx_missingcontents1.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.
     1 ; Negative Test: Created the PKCS12 file with PFX structure with only version.
     2 
     3 [main]
     4 file=C:\tpkcs12intg\data\pkcs12_pfx_missingcontents1.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 ExpectedError=-6	; here the PFX structure doesn't contain authSafe and macData.
    14 ExpectedResult=0