ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

cryptres.h
Go to the documentation of this file.
00001 /*
00002  * Copyright 2006 Juan Lang
00003  *
00004  * This library is free software; you can redistribute it and/or
00005  * modify it under the terms of the GNU Lesser General Public
00006  * License as published by the Free Software Foundation; either
00007  * version 2.1 of the License, or (at your option) any later version.
00008  *
00009  * This library is distributed in the hope that it will be useful,
00010  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012  * Lesser General Public License for more details.
00013  *
00014  * You should have received a copy of the GNU Lesser General Public
00015  * License along with this library; if not, write to the Free Software
00016  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
00017  */
00018 #ifndef __WINE_CRYPTRES_H__
00019 #define __WINE_CRYPTRES_H__
00020 
00021 #include <windef.h>
00022 
00023 #define IDS_AUTHORITY_KEY_ID 1000
00024 #define IDS_KEY_ATTRIBUTES 1001
00025 #define IDS_KEY_USAGE_RESTRICTION 1002
00026 #define IDS_SUBJECT_ALT_NAME 1003
00027 #define IDS_ISSUER_ALT_NAME 1004
00028 #define IDS_BASIC_CONSTRAINTS 1005
00029 #define IDS_KEY_USAGE 1006
00030 #define IDS_CERT_POLICIES 1007
00031 #define IDS_SUBJECT_KEY_IDENTIFIER 1008
00032 #define IDS_CRL_REASON_CODE 1009
00033 #define IDS_CRL_DIST_POINTS 1010
00034 #define IDS_ENHANCED_KEY_USAGE 1011
00035 #define IDS_AUTHORITY_INFO_ACCESS 1012
00036 #define IDS_CERT_EXTENSIONS 1013
00037 #define IDS_NEXT_UPDATE_LOCATION 1014
00038 #define IDS_YES_OR_NO_TRUST 1015
00039 #define IDS_EMAIL_ADDRESS 1016
00040 #define IDS_UNSTRUCTURED_NAME 1017
00041 #define IDS_CONTENT_TYPE 1018
00042 #define IDS_MESSAGE_DIGEST 1019
00043 #define IDS_SIGNING_TIME 1020
00044 #define IDS_COUNTER_SIGN 1021
00045 #define IDS_CHALLENGE_PASSWORD 1022
00046 #define IDS_UNSTRUCTURED_ADDRESS 1023
00047 #define IDS_SMIME_CAPABILITIES 1024
00048 #define IDS_PREFER_SIGNED_DATA 1025
00049 #define IDS_CPS 1026
00050 #define IDS_USER_NOTICE 1027
00051 #define IDS_OCSP 1028
00052 #define IDS_CA_ISSUER 1029
00053 #define IDS_CERT_TEMPLATE_NAME 1030
00054 #define IDS_CERT_TYPE 1031
00055 #define IDS_CERT_MANIFOLD 1032
00056 #define IDS_NETSCAPE_CERT_TYPE 1033
00057 #define IDS_NETSCAPE_BASE_URL 1034
00058 #define IDS_NETSCAPE_REVOCATION_URL 1035
00059 #define IDS_NETSCAPE_CA_REVOCATION_URL 1036
00060 #define IDS_NETSCAPE_CERT_RENEWAL_URL 1037
00061 #define IDS_NETSCAPE_CA_POLICY_URL 1038
00062 #define IDS_NETSCAPE_SSL_SERVER_NAME 1039
00063 #define IDS_NETSCAPE_COMMENT 1040
00064 #define IDS_SPC_SP_AGENCY_INFO 1041
00065 #define IDS_SPC_FINANCIAL_CRITERIA 1042
00066 #define IDS_SPC_MINIMAL_CRITERIA 1043
00067 #define IDS_COUNTRY 1044
00068 #define IDS_ORGANIZATION 1045
00069 #define IDS_ORGANIZATIONAL_UNIT 1046
00070 #define IDS_COMMON_NAME 1047
00071 #define IDS_LOCALITY 1048
00072 #define IDS_STATE_OR_PROVINCE 1049
00073 #define IDS_TITLE 1050
00074 #define IDS_GIVEN_NAME 1051
00075 #define IDS_INITIALS 1052
00076 #define IDS_SUR_NAME 1053
00077 #define IDS_DOMAIN_COMPONENT 1054
00078 #define IDS_STREET_ADDRESS 1055
00079 #define IDS_SERIAL_NUMBER 1056
00080 #define IDS_CA_VERSION 1057
00081 #define IDS_CROSS_CA_VERSION 1058
00082 #define IDS_SERIALIZED_SIG_SERIAL_NUMBER 1059
00083 #define IDS_PRINCIPAL_NAME 1060
00084 #define IDS_WINDOWS_PRODUCT_UPDATE 1061
00085 #define IDS_ENROLLMENT_NAME_VALUE_PAIR 1062
00086 #define IDS_OS_VERSION 1063
00087 #define IDS_ENROLLMENT_CSP 1064
00088 #define IDS_CRL_NUMBER 1065
00089 #define IDS_DELTA_CRL_INDICATOR 1066
00090 #define IDS_ISSUING_DIST_POINT 1067
00091 #define IDS_FRESHEST_CRL 1068
00092 #define IDS_NAME_CONSTRAINTS 1069
00093 #define IDS_POLICY_MAPPINGS 1070
00094 #define IDS_POLICY_CONSTRAINTS 1071
00095 #define IDS_CROSS_CERT_DIST_POINTS 1072
00096 #define IDS_APPLICATION_POLICIES 1073
00097 #define IDS_APPLICATION_POLICY_MAPPINGS 1074
00098 #define IDS_APPLICATION_POLICY_CONSTRAINTS 1075
00099 #define IDS_CMC_DATA 1076
00100 #define IDS_CMC_RESPONSE 1077
00101 #define IDS_UNSIGNED_CMC_REQUEST 1078
00102 #define IDS_CMC_STATUS_INFO 1079
00103 #define IDS_CMC_EXTENSIONS 1080
00104 #define IDS_CMC_ATTRIBUTES 1081
00105 #define IDS_PKCS_7_DATA 1082
00106 #define IDS_PKCS_7_SIGNED 1083
00107 #define IDS_PKCS_7_ENVELOPED 1084
00108 #define IDS_PKCS_7_SIGNED_ENVELOPED 1085
00109 #define IDS_PKCS_7_DIGESTED 1086
00110 #define IDS_PKCS_7_ENCRYPTED 1087
00111 #define IDS_PREVIOUS_CA_CERT_HASH 1088
00112 #define IDS_CRL_VIRTUAL_BASE 1089
00113 #define IDS_CRL_NEXT_PUBLISH 1090
00114 #define IDS_CA_EXCHANGE 1091
00115 #define IDS_KEY_RECOVERY_AGENT 1092
00116 #define IDS_CERTIFICATE_TEMPLATE 1093
00117 #define IDS_ENTERPRISE_ROOT_OID 1094
00118 #define IDS_RDN_DUMMY_SIGNER 1095
00119 #define IDS_ARCHIVED_KEY_ATTR 1096
00120 #define IDS_CRL_SELF_CDP 1097
00121 #define IDS_REQUIRE_CERT_CHAIN_POLICY 1098
00122 #define IDS_TRANSACTION_ID 1099
00123 #define IDS_SENDER_NONCE 1100
00124 #define IDS_RECIPIENT_NONCE 1101
00125 #define IDS_REG_INFO 1102
00126 #define IDS_GET_CERTIFICATE 1103
00127 #define IDS_GET_CRL 1104
00128 #define IDS_REVOKE_REQUEST 1105
00129 #define IDS_QUERY_PENDING 1106
00130 #define IDS_SORTED_CTL 1107
00131 #define IDS_ARCHIVED_KEY_CERT_HASH 1108
00132 #define IDS_PRIVATE_KEY_USAGE_PERIOD 1109
00133 #define IDS_CLIENT_INFORMATION 1110
00134 #define IDS_SERVER_AUTHENTICATION 1111
00135 #define IDS_CLIENT_AUTHENTICATION 1112
00136 #define IDS_CODE_SIGNING 1113
00137 #define IDS_SECURE_EMAIL 1114
00138 #define IDS_TIME_STAMPING 1115
00139 #define IDS_MICROSOFT_TRUST_LIST_SIGNING 1116
00140 #define IDS_MICROSOFT_TIME_STAMPING 1117
00141 #define IDS_IPSEC_END_SYSTEM 1118
00142 #define IDS_IPSEC_TUNNEL 1119
00143 #define IDS_IPSEC_USER 1120
00144 #define IDS_EFS 1121
00145 #define IDS_WHQL_CRYPTO 1122
00146 #define IDS_NT5_CRYPTO 1123
00147 #define IDS_OEM_WHQL_CRYPTO 1124
00148 #define IDS_EMBEDDED_NT_CRYPTO 1125
00149 #define IDS_KEY_PACK_LICENSES 1126
00150 #define IDS_LICENSE_SERVER 1127
00151 #define IDS_SMART_CARD_LOGON 1128
00152 #define IDS_DIGITAL_RIGHTS 1129
00153 #define IDS_QUALIFIED_SUBORDINATION 1130
00154 #define IDS_KEY_RECOVERY 1131
00155 #define IDS_DOCUMENT_SIGNING 1132
00156 #define IDS_IPSEC_IKE_INTERMEDIATE 1133
00157 #define IDS_FILE_RECOVERY 1134
00158 #define IDS_ROOT_LIST_SIGNER 1135
00159 #define IDS_ANY_APPLICATION_POLICIES 1136
00160 #define IDS_DS_EMAIL_REPLICATION 1137
00161 #define IDS_ENROLLMENT_AGENT 1138
00162 #define IDS_LIFETIME_SIGNING 1139
00163 #define IDS_ANY_CERT_POLICY 1140
00164 
00165 #define IDS_LOCALIZEDNAME_ROOT 1141
00166 #define IDS_LOCALIZEDNAME_MY 1142
00167 #define IDS_LOCALIZEDNAME_CA 1143
00168 #define IDS_LOCALIZEDNAME_ADDRESSBOOK 1144
00169 #define IDS_LOCALIZEDNAME_TRUSTEDPUBLISHER 1145
00170 #define IDS_LOCALIZEDNAME_DISALLOWED 1146
00171 
00172 #define IDS_KEY_ID 1200
00173 #define IDS_CERT_ISSUER 1201
00174 #define IDS_CERT_SERIAL_NUMBER 1202
00175 #define IDS_ALT_NAME_OTHER_NAME 1203
00176 #define IDS_ALT_NAME_RFC822_NAME 1204
00177 #define IDS_ALT_NAME_DNS_NAME 1205
00178 #define IDS_ALT_NAME_DIRECTORY_NAME 1206
00179 #define IDS_ALT_NAME_URL 1207
00180 #define IDS_ALT_NAME_IP_ADDRESS 1208
00181 #define IDS_ALT_NAME_MASK 1209
00182 #define IDS_ALT_NAME_REGISTERED_ID 1210
00183 #define IDS_USAGE_UNKNOWN 1211
00184 #define IDS_SUBJECT_TYPE 1212
00185 #define IDS_SUBJECT_TYPE_CA 1213
00186 #define IDS_SUBJECT_TYPE_END_CERT 1214
00187 #define IDS_PATH_LENGTH 1215
00188 #define IDS_PATH_LENGTH_NONE 1216
00189 #define IDS_INFO_NOT_AVAILABLE 1218
00190 #define IDS_AIA 1219
00191 #define IDS_ACCESS_METHOD 1220
00192 #define IDS_ACCESS_METHOD_OCSP 1221
00193 #define IDS_ACCESS_METHOD_CA_ISSUERS 1222
00194 #define IDS_ACCESS_METHOD_UNKNOWN 1223
00195 #define IDS_ACCESS_LOCATION 1224
00196 #define IDS_CRL_DIST_POINT 1225
00197 #define IDS_CRL_DIST_POINT_NAME 1226
00198 #define IDS_CRL_DIST_POINT_FULL_NAME 1227
00199 #define IDS_CRL_DIST_POINT_RDN_NAME 1228
00200 #define IDS_CRL_DIST_POINT_REASON 1229
00201 #define IDS_CRL_DIST_POINT_ISSUER 1230
00202 #define IDS_REASON_KEY_COMPROMISE 1231
00203 #define IDS_REASON_CA_COMPROMISE 1232
00204 #define IDS_REASON_AFFILIATION_CHANGED 1233
00205 #define IDS_REASON_SUPERSEDED 1234
00206 #define IDS_REASON_CESSATION_OF_OPERATION 1235
00207 #define IDS_REASON_CERTIFICATE_HOLD 1236
00208 #define IDS_FINANCIAL_CRITERIA 1237
00209 #define IDS_FINANCIAL_CRITERIA_AVAILABLE 1238
00210 #define IDS_FINANCIAL_CRITERIA_NOT_AVAILABLE 1239
00211 #define IDS_FINANCIAL_CRITERIA_MEETS_CRITERIA 1240
00212 #define IDS_YES 1241
00213 #define IDS_NO 1242
00214 #define IDS_DIGITAL_SIGNATURE 1243
00215 #define IDS_NON_REPUDIATION 1244
00216 #define IDS_KEY_ENCIPHERMENT 1245
00217 #define IDS_DATA_ENCIPHERMENT 1246
00218 #define IDS_KEY_AGREEMENT 1247
00219 #define IDS_CERT_SIGN 1248
00220 #define IDS_OFFLINE_CRL_SIGN 1249
00221 #define IDS_CRL_SIGN 1250
00222 #define IDS_ENCIPHER_ONLY 1251
00223 #define IDS_DECIPHER_ONLY 1252
00224 #define IDS_NETSCAPE_SSL_CLIENT 1253
00225 #define IDS_NETSCAPE_SSL_SERVER 1254
00226 #define IDS_NETSCAPE_SMIME 1255
00227 #define IDS_NETSCAPE_SIGN 1256
00228 #define IDS_NETSCAPE_SSL_CA 1257
00229 #define IDS_NETSCAPE_SMIME_CA 1258
00230 #define IDS_NETSCAPE_SIGN_CA 1259
00231 
00232 #endif /* ndef __WINE_CRYPTRES_H__ */

Generated on Sat May 26 2012 04:21:47 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.