os/security/cryptoservices/certificateandkeymgmt/tpkcs7/tpkcs7server.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 *
    16 */
    17 
    18 #ifndef __TPKCS7SERVER_IBY__
    19 #define __TPKCS7SERVER_IBY__
    20 
    21 #include <testexecute.iby>
    22 #include <pkcs7.iby>
    23 
    24 // Programs
    25 file=ABI_DIR\BUILD_DIR\tpkcs7server.exe			System\Libs\tpkcs7server.exe
    26 
    27 // Scripts
    28 data=\epoc32\winscw\c\tpkcs7\tpkcs7_v2.script  		\tpkcs7\tpkcs7_v2.script
    29 data=\epoc32\winscw\c\tpkcs7\tpkcs7_v2.ini		\tpkcs7\tpkcs7_v2.ini
    30 
    31 //CMS test
    32 data=\epoc32\winscw\c\tpkcs7\tcms.script            	\tpkcs7\tcms.script              
    33 data=\epoc32\winscw\c\tpkcs7\tcms.ini			\tpkcs7\tcms.ini
    34 data=\epoc32\winscw\c\tpkcs7\tinteg_cms.script         	\tpkcs7\tinteg_cms.script            
    35 data=\epoc32\winscw\c\tpkcs7\tinteg_cms.ini		\tpkcs7\tinteg_cms.ini
    36 
    37 // Data files
    38 data=\epoc32\winscw\c\tpkcs7\data\corrupt1		\tpkcs7\data\corrupt1
    39 data=\epoc32\winscw\c\tpkcs7\data\corrupt2		\tpkcs7\data\corrupt2
    40 data=\epoc32\winscw\c\tpkcs7\data\corrupt3		\tpkcs7\data\corrupt3
    41 data=\epoc32\winscw\c\tpkcs7\data\corrupt4		\tpkcs7\data\corrupt4
    42 data=\epoc32\winscw\c\tpkcs7\data\expired1		\tpkcs7\data\expired1
    43 data=\epoc32\winscw\c\tpkcs7\data\noroot1			\tpkcs7\data\noroot1
    44 data=\epoc32\winscw\c\tpkcs7\data\valid1			\tpkcs7\data\valid1
    45 data=\epoc32\winscw\c\tpkcs7\data\valid2			\tpkcs7\data\valid2
    46 data=\epoc32\winscw\c\tpkcs7\data\valid3			\tpkcs7\data\valid3
    47 data=\epoc32\winscw\c\tpkcs7\data\rootcertificate	\tpkcs7\data\rootcertificate
    48 
    49 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encrypteddata_corrupt2          		 \tpkcs7\data\pkcs7_encrypteddata_corrupt2         
    50 data=\epoc32\winscw\c\tpkcs7\data\empty						   \tpkcs7\data\empty
    51 data=\epoc32\winscw\c\tpkcs7\data\sha1anddes-cbc                                   \tpkcs7\data\sha1anddes-cbc
    52 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4.der                                 \tpkcs7\data\sha1and128bitrc4.der
    53 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4_encryptedcontent.der                \tpkcs7\data\sha1and128bitrc4_encryptedcontent.der
    54 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4_salt.der                            \tpkcs7\data\sha1and128bitrc4_salt.der
    55 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4.der                                  \tpkcs7\data\sha1and40bitrc4.der
    56 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4_encryptedcontent.der  		   \tpkcs7\data\sha1and40bitrc4_encryptedcontent.der
    57 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4_salt.der                             \tpkcs7\data\sha1and40bitrc4_salt.der
    58 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2.der                               \tpkcs7\data\sha1and128bitrc2.der
    59 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2_encryptedcontent.der              \tpkcs7\data\sha1and128bitrc2_encryptedcontent.der
    60 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2_salt.der                          \tpkcs7\data\sha1and128bitrc2_salt.der
    61 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc.der                         \tpkcs7\data\sha1and3_keytripledes_cbc.der
    62 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc_encryptedcontent.der        \tpkcs7\data\sha1and3_keytripledes_cbc_encryptedcontent.der
    63 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc_salt.der                    \tpkcs7\data\sha1and3_keytripledes_cbc_salt.der
    64 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc.der                              \tpkcs7\data\sha1and40bitrc2_cbc.der
    65 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc_encryptedcontent.der             \tpkcs7\data\sha1and40bitrc2_cbc_encryptedcontent.der
    66 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc_salt.der                         \tpkcs7\data\sha1and40bitrc2_cbc_salt.der
    67 data=\epoc32\winscw\c\tpkcs7\data\notencrypteddata.der                                 \tpkcs7\data\notencrypteddata.der
    68 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes.der				   \tpkcs7\data\sha1and2_keytripledes.der	                        
    69 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes_encryptedcontent.der		   \tpkcs7\data\sha1and2_keytripledes_encryptedcontent.der            
    70 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes_salt.der			   \tpkcs7\data\sha1and2_keytripledes_salt.der	                
    71 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_withoutsalt.der				\tpkcs7\data\encrypteddata_withoutsalt.der
    72 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_withoutsalt_content.der			\tpkcs7\data\encrypteddata_withoutsalt_content.der
    73 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_version.der			   \tpkcs7\data\pkcs7_encryptedneg_version.der
    74 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_contentType.der   		   \tpkcs7\data\pkcs7_encryptedneg_contentType.der
    75 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_nocontsalt.der			   \tpkcs7\data\pkcs7_encryptedneg_nocontsalt.der
    76 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_noencryptedcon.der		   \tpkcs7\data\pkcs7_encryptedneg_noencryptedcon.der
    77 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_versiontag.der			\tpkcs7\data\encrypteddata_versiontag.der
    78 
    79 
    80 data=\epoc32\winscw\c\tpkcs7\data\digest_sha1.der                         	\tpkcs7\data\digest_sha1.der
    81 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_sha1.der                      	\tpkcs7\data\digestinfo_sha1.der                     
    82 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_digest_md5alg.der			\tpkcs7\data\pkcs7_digest_md5alg.der
    83 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_md5alg.der			\tpkcs7\data\digestinfo_md5alg.der
    84 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_negalgtag.der			\tpkcs7\data\digestinfo_negalgtag.der	
    85 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_digest_notoctetstring.der		\tpkcs7\data\digestinfo_digest_notoctetstring.der
    86 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_nodigest.der            		\tpkcs7\data\digestinfo_nodigest.der              
    87 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_unsupportedalg.der			\tpkcs7\data\digestinfo_unsupportedalg.der
    88 
    89 
    90 
    91 //CMS test
    92 data=\epoc32\winscw\c\tpkcs7\cms\data\datacontent.txt		\tpkcs7\cms\data\datacontent.txt
    93 data=\epoc32\winscw\c\tpkcs7\cms\data\ca.der			\tpkcs7\cms\data\ca.der
    94 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_add_rsa_cert_is.der	\tpkcs7\cms\data\cms_add_rsa_cert_is.der
    95 data=\epoc32\winscw\c\tpkcs7\cms\data\attributecert.der		\tpkcs7\cms\data\attributecert.der
    96 data=\epoc32\winscw\c\tpkcs7\cms\data\corruptattributecert.der	\tpkcs7\cms\data\corruptattributecert.der
    97 data=\epoc32\winscw\c\tpkcs7\cms\data\corruptattributecert_noseq.der	\tpkcs7\cms\data\corruptattributecert_noseq.der
    98 
    99 //CMS test by integration test
   100 data=\epoc32\winscw\c\tpkcs7\cms\data\int_ca.der	       		\tpkcs7\cms\data\int_ca.der
   101 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_1_is.der		\tpkcs7\cms\data\int_cms_dsa_cert_1_is.der
   102 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_1_ki.der		\tpkcs7\cms\data\int_cms_dsa_cert_1_ki.der
   103 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_2_is.der		\tpkcs7\cms\data\int_cms_dsa_cert_2_is.der
   104 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_2_ki.der		\tpkcs7\cms\data\int_cms_dsa_cert_2_ki.der
   105 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_3_is.der		        \tpkcs7\cms\data\int_cms_dsa_cert_3_is.der
   106 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_3_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_cert_3_ki.der
   107 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_1_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_1_is.der
   108 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_1_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_1_ki.der
   109 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_2_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_2_is.der
   110 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_2_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_2_ki.der
   111 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_3_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_3_is.der
   112 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_3_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_3_ki.der
   113 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_1_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_1_is.der
   114 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_1_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_1_ki.der
   115 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_2_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_2_is.der
   116 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_2_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_2_ki.der
   117 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_3_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_3_is.der
   118 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_3_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_3_ki.der
   119 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_1_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_1_is.der
   120 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_1_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_1_ki.der
   121 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_2_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_2_is.der
   122 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_2_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_2_ki.der
   123 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_3_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_3_is.der
   124 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_3_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_3_ki.der
   125 data=\epoc32\winscw\c\tpkcs7\cms\data\int_datacontent.txt		   	\tpkcs7\cms\data\int_datacontent.txt
   126 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_2_attributeCert.der	       	\tpkcs7\cms\data\int_dsa_2_attributeCert.der
   127 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_3_attributeCert.der	       	\tpkcs7\cms\data\int_dsa_3_attributeCert.der
   128 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_attributeCert.der		       	\tpkcs7\cms\data\int_dsa_attributeCert.der
   129 data=\epoc32\winscw\c\tpkcs7\cms\data\int_large_data.txt		       	\tpkcs7\cms\data\int_large_data.txt
   130 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_2_attributeCert.der	       	\tpkcs7\cms\data\int_rsa_2_attributeCert.der
   131 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_3_attributecert.der	       	\tpkcs7\cms\data\int_rsa_3_attributecert.der
   132 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_attributeCert.der		       	\tpkcs7\cms\data\int_rsa_attributeCert.der
   133 data=\epoc32\winscw\c\tpkcs7\cms\data\int_small_data.txt		       	\tpkcs7\cms\data\int_small_data.txt
   134 
   135 
   136 
   137 //CMS Test Certificates and key					
   138 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_cert_1_ki.der	\tpkcs7\cms\data\cms_rsa_cert_1_ki.der
   139 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_key_1_ki.der	\tpkcs7\cms\data\cms_rsa_key_1_ki.der
   140 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_cert_1_is.der	\tpkcs7\cms\data\cms_rsa_cert_1_is.der
   141 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_key_1_is.der	\tpkcs7\cms\data\cms_rsa_key_1_is.der
   142 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_cert_1_ki.der	\tpkcs7\cms\data\cms_dsa_cert_1_ki.der
   143 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_key_1_ki.der	\tpkcs7\cms\data\cms_dsa_key_1_ki.der
   144 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_cert_1_is.der	\tpkcs7\cms\data\cms_dsa_cert_1_is.der
   145 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_key_1_is.der	\tpkcs7\cms\data\cms_dsa_key_1_is.der
   146 
   147 //CMS expected signed data result
   148 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki.der
   149 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_sha1_is.der
   150 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_sha1_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_sha1_ki.der
   151 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_sha1_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_sha1_is.der
   152 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md2_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_md2_ki.der
   153 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md2_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_md2_ki.der
   154 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md2_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_md2_is.der
   155 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md2_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_md2_is.der
   156 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md5_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_md5_is.der
   157 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md5_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_md5_is.der
   158 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md5_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_md5_ki.der
   159 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md5_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_md5_ki.der
   160 
   161 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_dsa_ki.der	\tpkcs7\cms\results\cms_1_attached_dsa_ki.der
   162 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_dsa_ki.der	\tpkcs7\cms\results\cms_1_detached_dsa_ki.der
   163 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_dsa_is.der	\tpkcs7\cms\results\cms_1_attached_dsa_is.der
   164 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_dsa_is.der	\tpkcs7\cms\results\cms_1_detached_dsa_is.der
   165 
   166 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_rsaki_dsais.der	\tpkcs7\cms\results\cms_multi_2_attached_rsaki_dsais.der
   167 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_dsais_rsaki.der	\tpkcs7\cms\results\cms_multi_2_attached_dsais_rsaki.der
   168 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais.der	\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais.der
   169 
   170 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_nocert.der	\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_nocert.der
   171 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_nosignerinfo.der	\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_nosignerinfo.der
   172 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais_addcert.der	\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais_addcert.der
   173 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signature.der	\tpkcs7\cms\results\cms_corrupt_signature.der
   174 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_excerttag.der	\tpkcs7\cms\results\cms_corrupt_excerttag.der
   175 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_certsettag.der	\tpkcs7\cms\results\cms_corrupt_certsettag.der
   176 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signinfoversion.der	\tpkcs7\cms\results\cms_corrupt_signinfoversion.der
   177 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signdataversion.der	\tpkcs7\cms\results\cms_corrupt_signdataversion.der
   178 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_datacontent.der	\tpkcs7\cms\results\cms_corrupt_datacontent.der
   179 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontentoid.der	\tpkcs7\cms\results\cms_corrupt_encapcontentoid.der
   180 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_1.der	\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_1.der
   181 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_2.der	\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_2.der
   182 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_contentoid.der	\tpkcs7\cms\results\cms_corrupt_contentoid.der
   183 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_content_tag_1.der	\tpkcs7\cms\results\cms_corrupt_content_tag_1.der
   184 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_algorithmoid.der	\tpkcs7\cms\results\cms_corrupt_algorithmoid.der
   185 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_KI_attributecert.der	\tpkcs7\cms\results\cms_1_attached_rsa_sha1_KI_attributecert.der
   186 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_block.der		\tpkcs7\cms\results\cms_corrupt_block.der
   187 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_unsignedattributes.der	\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_unsignedattributes.der
   188 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_attributes.der	\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki_attributes.der
   189 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_length.der		\tpkcs7\cms\results\cms_corrupt_length.der
   190 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data.der			\tpkcs7\cms\results\cms_data.der
   191 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data_corrupt_tag.der	\tpkcs7\cms\results\cms_data_corrupt_tag.der
   192 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data_corrupt_class.der	\tpkcs7\cms\results\cms_data_corrupt_class.der
   193 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsdigestdata.der		\tpkcs7\cms\results\cmsdigestdata.der
   194 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsenvelopeddata.der		\tpkcs7\cms\results\cmsenvelopeddata.der
   195 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsencryteddata.der		\tpkcs7\cms\results\cmsencryteddata.der
   196 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsauthdata.der		\tpkcs7\cms\results\cmsauthdata.der
   197 
   198 
   199 
   200 //CMS Integ expected signed data result
   201 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md2_ki.der			\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md2_ki.der
   202 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md2md5sha1_is.der		\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md2md5sha1_is.der
   203 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_12rsa_3dsa_certdetach_md2md5sha1_1ki_23is.der	\tpkcs7\cms\results\int_cms_1_dataattached_12rsa_3dsa_certdetach_md2md5sha1_1ki_23is.der
   204 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md5_13ki_2is.der		\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certattach_md5_13ki_2is.der
   205 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1_is.der			\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1_is.der
   206 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1_is_x509.der		\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1_is_x509.der
   207 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1md2md5_is_attribute.der	\tpkcs7\cms\results\int_cms_1_dataattached_3rsa_certdetach_sha1md2md5_is_attribute.der
   208 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certattach_rsa_md5_is.der			\tpkcs7\cms\results\int_cms_1_dataattached_certattach_rsa_md5_is.der
   209 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certattach_rsa_sha1_is.der			\tpkcs7\cms\results\int_cms_1_dataattached_certattach_rsa_sha1_is.der
   210 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_is.der			\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_is.der
   211 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_is_attribute.der		\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_is_attribute.der
   212 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_ki.der			\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_dsa_sha1_ki.der
   213 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_rsa_md2_ki.der			\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_rsa_md2_ki.der
   214 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_rsa_sha1_ki.der			\tpkcs7\cms\results\int_cms_1_dataattached_certdetach_rsa_sha1_ki.der
   215 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_12rsa_3_dsa_certdetach_sha1_ki.der		\tpkcs7\cms\results\int_cms_1_datadetached_12rsa_3_dsa_certdetach_sha1_ki.der
   216 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_12rsa_3dsa_certdetach_1md2_2md5_3sha1_1ki_23is.der		\tpkcs7\cms\results\int_cms_1_datadetached_12rsa_3dsa_certdetach_1md2_2md5_3sha1_1ki_23is.der
   217 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3dsa_certattach_3sha1_ki.der			\tpkcs7\cms\results\int_cms_1_datadetached_3dsa_certattach_3sha1_ki.der
   218 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3dsa_certdetach_sha1_is_attribute.der		\tpkcs7\cms\results\int_cms_1_datadetached_3dsa_certdetach_sha1_is_attribute.der
   219 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_12sha1_3md5_1ki_23is.der	\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_12sha1_3md5_1ki_23is.der
   220 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_3md2_12ki_3is.der		\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_3md2_12ki_3is.der
   221 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_sha1_is.der			\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_sha1_is.der
   222 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_sha1_is_attribute.der		\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certattach_sha1_is_attribute.der
   223 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certdattach_md5_13ki_2is_.der		\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certdattach_md5_13ki_2is_.der
   224 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certdetach_sha1_is.der			\tpkcs7\cms\results\int_cms_1_datadetached_3rsa_certdetach_sha1_is.der
   225 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_certattach_rsa_sha1_is.der			\tpkcs7\cms\results\int_cms_1_datadetached_certattach_rsa_sha1_is.der
   226 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_certdetach_rsa_md2_ki.der			\tpkcs7\cms\results\int_cms_1_datadetached_certdetach_rsa_md2_ki.der
   227 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certattach_sha1_is.der			\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certattach_sha1_is.der
   228 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certattach_sha1_is_attribute.der		\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certattach_sha1_is_attribute.der
   229 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certdetach_sha1_ki.der			\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certdetach_sha1_ki.der
   230 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certdetach_sha1_ki_attribute.der		\tpkcs7\cms\results\int_cms_1_datadetached_dsa_certdetach_sha1_ki_attribute.der
   231 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_rsa_certattach_md5_is.der			\tpkcs7\cms\results\int_cms_1_datadetached_rsa_certattach_md5_is.der
   232 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_datadetached_rsa_certdetach_sha1_is_attribute.der		\tpkcs7\cms\results\int_cms_1_datadetached_rsa_certdetach_sha1_is_attribute.der
   233 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_digested.der							\tpkcs7\cms\results\int_cms_1_digested.der
   234 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_enveloped.der						\tpkcs7\cms\results\int_cms_1_enveloped.der
   235 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_plain_data.der						\tpkcs7\cms\results\int_cms_1_plain_data.der
   236 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_signed_and_enveloped_data.der				\tpkcs7\cms\results\int_cms_1_signed_and_enveloped_data.der
   237 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_invalid_attr_cert_value_2.der					\tpkcs7\cms\results\int_cms_invalid_attr_cert_value_2.der
   238 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_small_data.der							\tpkcs7\cms\results\int_small_data.der
   239 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_large_data.der							\tpkcs7\cms\results\int_large_data.der
   240 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_encrypted.der						\tpkcs7\cms\results\int_cms_1_encrypted.der
   241 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_authenticated_data.der					\tpkcs7\cms\results\int_cms_1_authenticated_data.der
   242 
   243 
   244 #endif