cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/emptycontentinfo.ini
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     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