os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.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.
sl@0
     1
; Negative test: Created the PKCS12 file with PFX structure authSafe contentinfo not a sequence.
sl@0
     2
sl@0
     3
[main]
sl@0
     4
file=C:\tpkcs12intg\data\pkcs12_authsafe_contentnotsequence.p12
sl@0
     5
integritymode=password
sl@0
     6
integritypassword=password
sl@0
     7
PrivacyPassword1=password
sl@0
     8
PrivacyPassword2=password
sl@0
     9
verifyintegritypassword=password
sl@0
    10
MacPresent=False
sl@0
    11
integrity_valid=1
sl@0
    12
unittest=True
sl@0
    13
sl@0
    14
[authsafe]
sl@0
    15
numcontentinfos=2
sl@0
    16
contentinfo1=ContentInfo_1
sl@0
    17
; optional / unit tests
sl@0
    18
ExpectedError = -6;KErrArgument		;here the PFX structure authSafe contentinfo is not a sequence.
sl@0
    19
ExpectedResult=0
sl@0
    20
sl@0
    21