os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/pm010.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
;Keybag=1
sl@0
     2
;ShroudedBag=2
sl@0
     3
;Certbag=3
sl@0
     4
;CrlBag=4
sl@0
     5
;SecretBag=5
sl@0
     6
;SafeContentsBag=6
sl@0
     7
sl@0
     8
[main]
sl@0
     9
file=C:\tpkcs12intg\data\pkcs12_pm010.p12
sl@0
    10
integritymode=password
sl@0
    11
integritypassword=password
sl@0
    12
PrivacyPassword1=password
sl@0
    13
PrivacyPassword2=password
sl@0
    14
verifyintegritypassword =password
sl@0
    15
MacPresent=True
sl@0
    16
sl@0
    17
integrity_valid=1			
sl@0
    18
unittest=False
sl@0
    19
; optional / unit tests
sl@0
    20
[MacData]
sl@0
    21
Mac=C:\tpkcs12intg\data\pm010_mac
sl@0
    22
MacSalt=C:\tpkcs12intg\data\pm010_macsalt
sl@0
    23
IterationCount=2048
sl@0
    24
ExpectedError=-6 ;KErrArgument			
sl@0
    25
sl@0
    26
[authsafe]
sl@0
    27
numcontentinfos=2
sl@0
    28
contentinfo1=ContentInfo_1
sl@0
    29
contentinfo2=ContentInfo_2
sl@0
    30
; optional / unit tests
sl@0
    31
ExpectedError = -6;KErrArgument				
sl@0
    32
sl@0
    33
[ContentInfo_1]
sl@0
    34
ContentInfoType=6
sl@0
    35
;unit test/optional
sl@0
    36
Cipher=5 ; ECipherRC2_CBC_40
sl@0
    37
sl@0
    38
Salt=C1:F6:5C:BE:6A:A5:E7:E1
sl@0
    39
IterationCount=2048
sl@0
    40
ExpectedError1=-6; KErrArgument
sl@0
    41
ExpectedError2=-5; KErrNotSupported
sl@0
    42
sl@0
    43
[ContentInfo_2]
sl@0
    44
ContentInfoType=1
sl@0
    45
;unit test/optional
sl@0
    46
ExpectedError1=-6; KErrArgument
sl@0
    47
ExpectedError2=-5; KErrNotSupported
sl@0
    48
sl@0
    49
[BagData1]
sl@0
    50
BagType=3	
sl@0
    51
BagValue=c:\tpkcs12intg\data\root5ca.der
sl@0
    52
CertType=1.2.840.113549.1.9.22.1
sl@0
    53
numattributes=0
sl@0
    54
sl@0
    55
CertValue=			; certvalue need to be checked
sl@0
    56
;unit test/optional
sl@0
    57
ExpectedError=-6 ; KErrArgument
sl@0
    58
sl@0
    59
[BagData2]
sl@0
    60
BagType=2
sl@0
    61
safeBagprivacypassword=password
sl@0
    62
BagValue=c:\tpkcs12intg\data\safebag_shrouded_pm010.der
sl@0
    63
EncodedBagValue=c:\tpkcs12intg\data\root5ca_key.pk8
sl@0
    64
numattributes=2
sl@0
    65
attr1=bag2attr1
sl@0
    66
attr2=bag2attr2
sl@0
    67
;optional / unit tests
sl@0
    68
PrivateKeyInfoVersion=0
sl@0
    69
PrivateKeyInfoAlgorithm=ERSA
sl@0
    70
sl@0
    71
ExpectedError1=-6 ; KErrArgument
sl@0
    72
ExpectedError2=-5 ; KErrNotSupported
sl@0
    73
sl@0
    74
[bag2attr1]
sl@0
    75
id=1.2.840.113549.1.9.20
sl@0
    76
numvalues=1
sl@0
    77
value1=c:\tpkcs12intg\data\friendlyname.der
sl@0
    78
sl@0
    79
[bag2attr2]
sl@0
    80
id=1.2.840.113549.1.9.21
sl@0
    81
numvalues=1
sl@0
    82
value1=c:\tpkcs12intg\data\localkeyid.der
sl@0
    83