sl@0
|
1 |
;Negative test: Created the PKCS12 file with certbag value is not OCTETString.
|
sl@0
|
2 |
|
sl@0
|
3 |
[main]
|
sl@0
|
4 |
file=C:\tpkcs12intg\data\pkcs12_certbag_notoctetstring.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=1
|
sl@0
|
16 |
contentinfo1=ContentInfo_1
|
sl@0
|
17 |
|
sl@0
|
18 |
[ContentInfo_1]
|
sl@0
|
19 |
ContentInfoType=1
|
sl@0
|
20 |
privacypassword=password
|
sl@0
|
21 |
|
sl@0
|
22 |
[BagData1]
|
sl@0
|
23 |
BagType=3
|
sl@0
|
24 |
BagValue=c:\tpkcs12intg\data\root5ca.der
|
sl@0
|
25 |
CertType=1.2.840.113549.1.9.22.1
|
sl@0
|
26 |
numattributes=2
|
sl@0
|
27 |
attr1=bag1attr1
|
sl@0
|
28 |
attr2=bag2attr2
|
sl@0
|
29 |
; optional / unit tests
|
sl@0
|
30 |
ExpectedError=-6; KErrArgument ; here the certbag value is not OCTETString.
|
sl@0
|
31 |
ExpectedError1=-5; KErrNotSupported
|