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