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