os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/emptycontentinfo.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 ;Negative Test: Created the PKCS12 file with the AuthSafe ContentData is absent, Check for NULL.
     2 
     3 
     4 [main]
     5 file=C:\tpkcs12intg\data\pkcs12_emptycontentinfo.p12
     6 integritymode=password
     7 integritypassword=password
     8 PrivacyPassword1=password
     9 PrivacyPassword2=password
    10 verifyintegritypassword=password
    11 MacPresent=False
    12 integrity_valid=1
    13 unittest=True
    14 
    15 [authsafe]
    16 numcontentinfos=1
    17 contentinfo1=ContentInfo_1
    18 
    19 [ContentInfo_1]
    20 ContentInfoType=1		
    21 privacypassword=password
    22 ;unit test/optional
    23 ExpectedError  = 0			; ContentData is not present. Check for NULL.		
    24 ExpectedResult = 0