cryptoservices/certificateandkeymgmt/tpkcs7/tpkcs7server.iby
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     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 #ifndef __TPKCS7SERVER_IBY__
       
    18 #define __TPKCS7SERVER_IBY__
       
    19 
       
    20 #include <testexecute.iby>
       
    21 #include <pkcs7.iby>
       
    22 
       
    23 // Programs
       
    24 file=ABI_DIR\BUILD_DIR\tpkcs7server.exe			System\Libs\tpkcs7server.exe
       
    25 
       
    26 // Scripts
       
    27 data=\epoc32\winscw\c\tpkcs7\tpkcs7_v2.script  		\tpkcs7\tpkcs7_v2.script
       
    28 data=\epoc32\winscw\c\tpkcs7\tpkcs7_v2.ini		\tpkcs7\tpkcs7_v2.ini
       
    29 
       
    30 //CMS test
       
    31 data=\epoc32\winscw\c\tpkcs7\tcms.script            	\tpkcs7\tcms.script              
       
    32 data=\epoc32\winscw\c\tpkcs7\tcms.ini			\tpkcs7\tcms.ini
       
    33 data=\epoc32\winscw\c\tpkcs7\tinteg_cms.script         	\tpkcs7\tinteg_cms.script            
       
    34 data=\epoc32\winscw\c\tpkcs7\tinteg_cms.ini		\tpkcs7\tinteg_cms.ini
       
    35 
       
    36 // Data files
       
    37 data=\epoc32\winscw\c\tpkcs7\data\corrupt1		\tpkcs7\data\corrupt1
       
    38 data=\epoc32\winscw\c\tpkcs7\data\corrupt2		\tpkcs7\data\corrupt2
       
    39 data=\epoc32\winscw\c\tpkcs7\data\corrupt3		\tpkcs7\data\corrupt3
       
    40 data=\epoc32\winscw\c\tpkcs7\data\corrupt4		\tpkcs7\data\corrupt4
       
    41 data=\epoc32\winscw\c\tpkcs7\data\expired1		\tpkcs7\data\expired1
       
    42 data=\epoc32\winscw\c\tpkcs7\data\noroot1			\tpkcs7\data\noroot1
       
    43 data=\epoc32\winscw\c\tpkcs7\data\valid1			\tpkcs7\data\valid1
       
    44 data=\epoc32\winscw\c\tpkcs7\data\valid2			\tpkcs7\data\valid2
       
    45 data=\epoc32\winscw\c\tpkcs7\data\valid3			\tpkcs7\data\valid3
       
    46 data=\epoc32\winscw\c\tpkcs7\data\rootcertificate	\tpkcs7\data\rootcertificate
       
    47 
       
    48 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encrypteddata_corrupt2          		 \tpkcs7\data\pkcs7_encrypteddata_corrupt2         
       
    49 data=\epoc32\winscw\c\tpkcs7\data\empty						   \tpkcs7\data\empty
       
    50 data=\epoc32\winscw\c\tpkcs7\data\sha1anddes-cbc                                   \tpkcs7\data\sha1anddes-cbc
       
    51 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4.der                                 \tpkcs7\data\sha1and128bitrc4.der
       
    52 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4_encryptedcontent.der                \tpkcs7\data\sha1and128bitrc4_encryptedcontent.der
       
    53 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc4_salt.der                            \tpkcs7\data\sha1and128bitrc4_salt.der
       
    54 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4.der                                  \tpkcs7\data\sha1and40bitrc4.der
       
    55 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4_encryptedcontent.der  		   \tpkcs7\data\sha1and40bitrc4_encryptedcontent.der
       
    56 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc4_salt.der                             \tpkcs7\data\sha1and40bitrc4_salt.der
       
    57 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2.der                               \tpkcs7\data\sha1and128bitrc2.der
       
    58 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2_encryptedcontent.der              \tpkcs7\data\sha1and128bitrc2_encryptedcontent.der
       
    59 data=\epoc32\winscw\c\tpkcs7\data\sha1and128bitrc2_salt.der                          \tpkcs7\data\sha1and128bitrc2_salt.der
       
    60 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc.der                         \tpkcs7\data\sha1and3_keytripledes_cbc.der
       
    61 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc_encryptedcontent.der        \tpkcs7\data\sha1and3_keytripledes_cbc_encryptedcontent.der
       
    62 data=\epoc32\winscw\c\tpkcs7\data\sha1and3_keytripledes_cbc_salt.der                    \tpkcs7\data\sha1and3_keytripledes_cbc_salt.der
       
    63 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc.der                              \tpkcs7\data\sha1and40bitrc2_cbc.der
       
    64 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc_encryptedcontent.der             \tpkcs7\data\sha1and40bitrc2_cbc_encryptedcontent.der
       
    65 data=\epoc32\winscw\c\tpkcs7\data\sha1and40bitrc2_cbc_salt.der                         \tpkcs7\data\sha1and40bitrc2_cbc_salt.der
       
    66 data=\epoc32\winscw\c\tpkcs7\data\notencrypteddata.der                                 \tpkcs7\data\notencrypteddata.der
       
    67 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes.der				   \tpkcs7\data\sha1and2_keytripledes.der	                        
       
    68 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes_encryptedcontent.der		   \tpkcs7\data\sha1and2_keytripledes_encryptedcontent.der            
       
    69 data=\epoc32\winscw\c\tpkcs7\data\sha1and2_keytripledes_salt.der			   \tpkcs7\data\sha1and2_keytripledes_salt.der	                
       
    70 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_withoutsalt.der				\tpkcs7\data\encrypteddata_withoutsalt.der
       
    71 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_withoutsalt_content.der			\tpkcs7\data\encrypteddata_withoutsalt_content.der
       
    72 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_version.der			   \tpkcs7\data\pkcs7_encryptedneg_version.der
       
    73 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_contentType.der   		   \tpkcs7\data\pkcs7_encryptedneg_contentType.der
       
    74 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_nocontsalt.der			   \tpkcs7\data\pkcs7_encryptedneg_nocontsalt.der
       
    75 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_encryptedneg_noencryptedcon.der		   \tpkcs7\data\pkcs7_encryptedneg_noencryptedcon.der
       
    76 data=\epoc32\winscw\c\tpkcs7\data\encrypteddata_versiontag.der			\tpkcs7\data\encrypteddata_versiontag.der
       
    77 
       
    78 
       
    79 data=\epoc32\winscw\c\tpkcs7\data\digest_sha1.der                         	\tpkcs7\data\digest_sha1.der
       
    80 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_sha1.der                      	\tpkcs7\data\digestinfo_sha1.der                     
       
    81 data=\epoc32\winscw\c\tpkcs7\data\pkcs7_digest_md5alg.der			\tpkcs7\data\pkcs7_digest_md5alg.der
       
    82 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_md5alg.der			\tpkcs7\data\digestinfo_md5alg.der
       
    83 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_negalgtag.der			\tpkcs7\data\digestinfo_negalgtag.der	
       
    84 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_digest_notoctetstring.der		\tpkcs7\data\digestinfo_digest_notoctetstring.der
       
    85 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_nodigest.der            		\tpkcs7\data\digestinfo_nodigest.der              
       
    86 data=\epoc32\winscw\c\tpkcs7\data\digestinfo_unsupportedalg.der			\tpkcs7\data\digestinfo_unsupportedalg.der
       
    87 
       
    88 
       
    89 
       
    90 //CMS test
       
    91 data=\epoc32\winscw\c\tpkcs7\cms\data\datacontent.txt		\tpkcs7\cms\data\datacontent.txt
       
    92 data=\epoc32\winscw\c\tpkcs7\cms\data\ca.der			\tpkcs7\cms\data\ca.der
       
    93 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_add_rsa_cert_is.der	\tpkcs7\cms\data\cms_add_rsa_cert_is.der
       
    94 data=\epoc32\winscw\c\tpkcs7\cms\data\attributecert.der		\tpkcs7\cms\data\attributecert.der
       
    95 data=\epoc32\winscw\c\tpkcs7\cms\data\corruptattributecert.der	\tpkcs7\cms\data\corruptattributecert.der
       
    96 data=\epoc32\winscw\c\tpkcs7\cms\data\corruptattributecert_noseq.der	\tpkcs7\cms\data\corruptattributecert_noseq.der
       
    97 
       
    98 //CMS test by integration test
       
    99 data=\epoc32\winscw\c\tpkcs7\cms\data\int_ca.der	       		\tpkcs7\cms\data\int_ca.der
       
   100 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_1_is.der		\tpkcs7\cms\data\int_cms_dsa_cert_1_is.der
       
   101 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_1_ki.der		\tpkcs7\cms\data\int_cms_dsa_cert_1_ki.der
       
   102 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_2_is.der		\tpkcs7\cms\data\int_cms_dsa_cert_2_is.der
       
   103 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_2_ki.der		\tpkcs7\cms\data\int_cms_dsa_cert_2_ki.der
       
   104 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_3_is.der		        \tpkcs7\cms\data\int_cms_dsa_cert_3_is.der
       
   105 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_cert_3_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_cert_3_ki.der
       
   106 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_1_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_1_is.der
       
   107 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_1_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_1_ki.der
       
   108 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_2_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_2_is.der
       
   109 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_2_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_2_ki.der
       
   110 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_3_is.der		       	\tpkcs7\cms\data\int_cms_dsa_key_3_is.der
       
   111 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_dsa_key_3_ki.der		       	\tpkcs7\cms\data\int_cms_dsa_key_3_ki.der
       
   112 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_1_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_1_is.der
       
   113 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_1_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_1_ki.der
       
   114 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_2_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_2_is.der
       
   115 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_2_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_2_ki.der
       
   116 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_3_is.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_3_is.der
       
   117 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_cert_3_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_cert_3_ki.der
       
   118 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_1_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_1_is.der
       
   119 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_1_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_1_ki.der
       
   120 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_2_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_2_is.der
       
   121 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_2_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_2_ki.der
       
   122 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_3_is.der		       	\tpkcs7\cms\data\int_cms_rsa_key_3_is.der
       
   123 data=\epoc32\winscw\c\tpkcs7\cms\data\int_cms_rsa_key_3_ki.der		       	\tpkcs7\cms\data\int_cms_rsa_key_3_ki.der
       
   124 data=\epoc32\winscw\c\tpkcs7\cms\data\int_datacontent.txt		   	\tpkcs7\cms\data\int_datacontent.txt
       
   125 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_2_attributeCert.der	       	\tpkcs7\cms\data\int_dsa_2_attributeCert.der
       
   126 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_3_attributeCert.der	       	\tpkcs7\cms\data\int_dsa_3_attributeCert.der
       
   127 data=\epoc32\winscw\c\tpkcs7\cms\data\int_dsa_attributeCert.der		       	\tpkcs7\cms\data\int_dsa_attributeCert.der
       
   128 data=\epoc32\winscw\c\tpkcs7\cms\data\int_large_data.txt		       	\tpkcs7\cms\data\int_large_data.txt
       
   129 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_2_attributeCert.der	       	\tpkcs7\cms\data\int_rsa_2_attributeCert.der
       
   130 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_3_attributecert.der	       	\tpkcs7\cms\data\int_rsa_3_attributecert.der
       
   131 data=\epoc32\winscw\c\tpkcs7\cms\data\int_rsa_attributeCert.der		       	\tpkcs7\cms\data\int_rsa_attributeCert.der
       
   132 data=\epoc32\winscw\c\tpkcs7\cms\data\int_small_data.txt		       	\tpkcs7\cms\data\int_small_data.txt
       
   133 
       
   134 
       
   135 
       
   136 //CMS Test Certificates and key					
       
   137 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_cert_1_ki.der	\tpkcs7\cms\data\cms_rsa_cert_1_ki.der
       
   138 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_key_1_ki.der	\tpkcs7\cms\data\cms_rsa_key_1_ki.der
       
   139 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_cert_1_is.der	\tpkcs7\cms\data\cms_rsa_cert_1_is.der
       
   140 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_rsa_key_1_is.der	\tpkcs7\cms\data\cms_rsa_key_1_is.der
       
   141 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_cert_1_ki.der	\tpkcs7\cms\data\cms_dsa_cert_1_ki.der
       
   142 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_key_1_ki.der	\tpkcs7\cms\data\cms_dsa_key_1_ki.der
       
   143 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_cert_1_is.der	\tpkcs7\cms\data\cms_dsa_cert_1_is.der
       
   144 data=\epoc32\winscw\c\tpkcs7\cms\data\cms_dsa_key_1_is.der	\tpkcs7\cms\data\cms_dsa_key_1_is.der
       
   145 
       
   146 //CMS expected signed data result
       
   147 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_sha1_ki.der
       
   148 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_sha1_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_sha1_is.der
       
   149 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_sha1_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_sha1_ki.der
       
   150 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_sha1_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_sha1_is.der
       
   151 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md2_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_md2_ki.der
       
   152 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md2_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_md2_ki.der
       
   153 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md2_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_md2_is.der
       
   154 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md2_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_md2_is.der
       
   155 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md5_is.der		\tpkcs7\cms\results\cms_1_attached_rsa_md5_is.der
       
   156 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md5_is.der		\tpkcs7\cms\results\cms_1_detached_rsa_md5_is.der
       
   157 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_rsa_md5_ki.der		\tpkcs7\cms\results\cms_1_attached_rsa_md5_ki.der
       
   158 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_rsa_md5_ki.der		\tpkcs7\cms\results\cms_1_detached_rsa_md5_ki.der
       
   159 
       
   160 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_dsa_ki.der	\tpkcs7\cms\results\cms_1_attached_dsa_ki.der
       
   161 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_dsa_ki.der	\tpkcs7\cms\results\cms_1_detached_dsa_ki.der
       
   162 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_attached_dsa_is.der	\tpkcs7\cms\results\cms_1_attached_dsa_is.der
       
   163 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_1_detached_dsa_is.der	\tpkcs7\cms\results\cms_1_detached_dsa_is.der
       
   164 
       
   165 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_rsaki_dsais.der	\tpkcs7\cms\results\cms_multi_2_attached_rsaki_dsais.der
       
   166 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_dsais_rsaki.der	\tpkcs7\cms\results\cms_multi_2_attached_dsais_rsaki.der
       
   167 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais.der	\tpkcs7\cms\results\cms_multi_2_attached_rsakimd5_dsais.der
       
   168 
       
   169 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
       
   170 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
       
   171 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
       
   172 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signature.der	\tpkcs7\cms\results\cms_corrupt_signature.der
       
   173 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_excerttag.der	\tpkcs7\cms\results\cms_corrupt_excerttag.der
       
   174 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_certsettag.der	\tpkcs7\cms\results\cms_corrupt_certsettag.der
       
   175 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signinfoversion.der	\tpkcs7\cms\results\cms_corrupt_signinfoversion.der
       
   176 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_signdataversion.der	\tpkcs7\cms\results\cms_corrupt_signdataversion.der
       
   177 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_datacontent.der	\tpkcs7\cms\results\cms_corrupt_datacontent.der
       
   178 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontentoid.der	\tpkcs7\cms\results\cms_corrupt_encapcontentoid.der
       
   179 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_1.der	\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_1.der
       
   180 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_2.der	\tpkcs7\cms\results\cms_corrupt_encapcontent_tag_2.der
       
   181 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_contentoid.der	\tpkcs7\cms\results\cms_corrupt_contentoid.der
       
   182 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_content_tag_1.der	\tpkcs7\cms\results\cms_corrupt_content_tag_1.der
       
   183 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_algorithmoid.der	\tpkcs7\cms\results\cms_corrupt_algorithmoid.der
       
   184 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
       
   185 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_block.der		\tpkcs7\cms\results\cms_corrupt_block.der
       
   186 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
       
   187 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
       
   188 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_corrupt_length.der		\tpkcs7\cms\results\cms_corrupt_length.der
       
   189 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data.der			\tpkcs7\cms\results\cms_data.der
       
   190 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data_corrupt_tag.der	\tpkcs7\cms\results\cms_data_corrupt_tag.der
       
   191 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cms_data_corrupt_class.der	\tpkcs7\cms\results\cms_data_corrupt_class.der
       
   192 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsdigestdata.der		\tpkcs7\cms\results\cmsdigestdata.der
       
   193 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsenvelopeddata.der		\tpkcs7\cms\results\cmsenvelopeddata.der
       
   194 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsencryteddata.der		\tpkcs7\cms\results\cmsencryteddata.der
       
   195 data=\epoc32\WINSCW\C\tpkcs7\cms\results\cmsauthdata.der		\tpkcs7\cms\results\cmsauthdata.der
       
   196 
       
   197 
       
   198 
       
   199 //CMS Integ expected signed data result
       
   200 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
       
   201 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
       
   202 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
       
   203 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
       
   204 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
       
   205 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
       
   206 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
       
   207 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
       
   208 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
       
   209 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
       
   210 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
       
   211 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
       
   212 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
       
   213 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
       
   214 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
       
   215 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
       
   216 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
       
   217 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
       
   218 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
       
   219 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
       
   220 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
       
   221 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
       
   222 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
       
   223 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
       
   224 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
       
   225 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
       
   226 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
       
   227 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
       
   228 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
       
   229 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
       
   230 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
       
   231 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
       
   232 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_digested.der							\tpkcs7\cms\results\int_cms_1_digested.der
       
   233 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_enveloped.der						\tpkcs7\cms\results\int_cms_1_enveloped.der
       
   234 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_plain_data.der						\tpkcs7\cms\results\int_cms_1_plain_data.der
       
   235 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
       
   236 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
       
   237 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_small_data.der							\tpkcs7\cms\results\int_small_data.der
       
   238 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_large_data.der							\tpkcs7\cms\results\int_large_data.der
       
   239 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_encrypted.der						\tpkcs7\cms\results\int_cms_1_encrypted.der
       
   240 data=\epoc32\WINSCW\C\tpkcs7\cms\results\int_cms_1_authenticated_data.der					\tpkcs7\cms\results\int_cms_1_authenticated_data.der
       
   241 
       
   242 
       
   243 #endif