Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

170 lines
9.4 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: oidinfo.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. STRINGTABLE DISCARDABLE
  11. BEGIN
  12. IDS_EXT_AUTHORITY_KEY_IDENTIFIER "Authority Key Identifier"
  13. IDS_EXT_KEY_ATTRIBUTES "Key Attributes"
  14. IDS_EXT_KEY_USAGE_RESTRICTION "Key Usage Restriction"
  15. IDS_EXT_SUBJECT_ALT_NAME "Subject Alternative Name"
  16. IDS_EXT_ISSUER_ALT_NAME "Issuer Alternative Name"
  17. IDS_EXT_BASIC_CONSTRAINTS "Basic Constraints"
  18. IDS_EXT_KEY_USAGE "Key Usage"
  19. IDS_EXT_CERT_POLICIES "Certificate Policies"
  20. IDS_EXT_SUBJECT_KEY_IDENTIFIER "Subject Key Identifier"
  21. IDS_EXT_CRL_REASON_CODE "CRL Reason Code"
  22. IDS_EXT_CRL_DIST_POINTS "CRL Distribution Points"
  23. IDS_EXT_ENHANCED_KEY_USAGE "Enhanced Key Usage"
  24. IDS_EXT_AUTHORITY_INFO_ACCESS, "Authority Information Access"
  25. IDS_EXT_CERT_EXTENSIONS "Certificate Extensions"
  26. IDS_EXT_NEXT_UPDATE_LOCATION "Next Update Location"
  27. IDS_EXT_YESNO_TRUST_ATTR "Yes or No Trust"
  28. IDS_EXT_RSA_emailAddr "Email Address"
  29. IDS_EXT_RSA_unstructName "Unstructured Name"
  30. IDS_EXT_RSA_contentType "Content Type"
  31. IDS_EXT_RSA_messageDigest "Message Digest"
  32. IDS_EXT_RSA_signingTime "Signing Time"
  33. IDS_EXT_RSA_counterSign "Counter Sign"
  34. IDS_EXT_RSA_challengePwd "Challenge Password"
  35. IDS_EXT_RSA_unstructAddr "Unstructured Addresss"
  36. IDS_EXT_RSA_SMIMECapabilities "SMIME Capabilities"
  37. IDS_EXT_RSA_preferSignedData "Prefer Signed Data"
  38. IDS_EXT_PKIX_POLICY_QUALIFIER_CPS "CPS"
  39. IDS_EXT_PKIX_POLICY_QUALIFIER_USERNOTICE "User Notice"
  40. IDS_EXT_PKIX_OCSP "On-line Certificate Status Protocol"
  41. IDS_EXT_PKIX_CA_ISSUERS "Certification Authority Issuer"
  42. IDS_EXT_MS_CERTIFICATE_TEMPLATE "Certificate Template Name"
  43. IDS_EXT_ENROLL_CERTTYPE "Certificate Type"
  44. IDS_EXT_CERT_MANIFOLD "Certificate Manifold"
  45. IDS_EXT_SPC_SP_AGENCY_INFO_OBJID "SpcSpAgencyInfo"
  46. IDS_EXT_SPC_FINANCIAL_CRITERIA_OBJID "SpcFinancialCriteria"
  47. IDS_EXT_SPC_MINIMAL_CRITERIA_OBJID "SpcMinimalCriteria"
  48. IDS_EXT_NETSCAPE_CERT_TYPE "Netscape Cert Type"
  49. IDS_EXT_NETSCAPE_BASE_URL "Netscape Base URL"
  50. IDS_EXT_NETSCAPE_REVOCATION_URL "Netscape Revocation URL"
  51. IDS_EXT_NETSCAPE_CA_REVOCATION_URL "Netscape CA Revocation URL"
  52. IDS_EXT_NETSCAPE_CERT_RENEWAL_URL "Netscape Cert Renewal URL"
  53. IDS_EXT_NETSCAPE_CA_POLICY_URL "Netscape CA Policy URL"
  54. IDS_EXT_NETSCAPE_SSL_SERVER_NAME "Netscape SSL ServerName"
  55. IDS_EXT_NETSCAPE_COMMENT "Netscape Comment"
  56. IDS_EXT_COUNTRY_NAME "Country/Region"
  57. IDS_EXT_ORGANIZATION_NAME "Organization"
  58. IDS_EXT_ORGANIZATIONAL_UNIT_NAME "Organizational Unit"
  59. IDS_EXT_COMMON_NAME "Common Name"
  60. IDS_EXT_LOCALITY_NAME "Locality"
  61. IDS_EXT_STATE_OR_PROVINCE_NAME "State Or Province"
  62. IDS_EXT_TITLE "Title"
  63. IDS_EXT_GIVEN_NAME "Given Name"
  64. IDS_EXT_INITIALS "Initials"
  65. IDS_EXT_SUR_NAME "Sur Name"
  66. IDS_EXT_DOMAIN_COMPONENT "Domain Component"
  67. IDS_EXT_STREET_ADDRESS "Street Address"
  68. IDS_EXT_DEVICE_SERIAL_NUMBER "Serial Number"
  69. IDS_EXT_CA_VERSION "CA Version"
  70. IDS_EXT_SERIALIZED "Serialized Signature Serial Number"
  71. IDS_EXT_NT_PRINCIPAL_NAME "Principal Name"
  72. IDS_EXT_PRODUCT_UPDATE "Windows Product Update"
  73. IDS_EXT_ENROLLMENT_NAME_VALUE_PAIR "Enrollment Name Value Pair"
  74. IDS_EXT_OS_VERSION "OS Version"
  75. IDS_EXT_ENROLLMENT_CSP_PROVIDER "Enrollment CSP"
  76. IDS_EXT_CRL_NUMBER "CRL Number"
  77. IDS_EXT_DELTA_CRL_INDICATOR "Delta CRL Indicator"
  78. IDS_EXT_ISSUING_DIST_POINT "Issuing Distribution Point"
  79. IDS_EXT_FRESHEST_CRL "Freshest CRL"
  80. IDS_EXT_NAME_CONSTRAINTS "Name Constraints"
  81. IDS_EXT_POLICY_MAPPINGS "Policy Mappings"
  82. IDS_EXT_POLICY_CONSTRAINTS "Policy Constraints"
  83. IDS_EXT_CROSS_CERT_DIST_POINTS "Cross-Certificate Distribution Points"
  84. IDS_EXT_APP_POLICIES "Application Policies"
  85. IDS_EXT_APP_POLICY_MAPPINGS "Application Policy Mappings"
  86. IDS_EXT_APP_POLICY_CONSTRAINTS "Application Policy Constraints"
  87. IDS_EXT_CT_PKI_DATA "CMC Data"
  88. IDS_EXT_CT_PKI_RESPONSE "CMC Response"
  89. IDS_EXT_CMC "Unsigned CMC Request"
  90. IDS_EXT_CMC_STATUS_INFO "CMC Status Info"
  91. IDS_EXT_CMC_ADD_EXTENSIONS "CMC Extensions"
  92. IDS_EXT_CMC_ADD_ATTRIBUTES "CMC Attributes"
  93. IDS_EXT_PKCS_7_DATA "PKCS 7 Data"
  94. IDS_EXT_PKCS_7_SIGNED "PKCS 7 Signed"
  95. IDS_EXT_PKCS_7_ENVELOPED "PKCS 7 Enveloped"
  96. IDS_EXT_PKCS_7_SIGNEDANDENVELOPED "PKCS 7 Signed Enveloped"
  97. IDS_EXT_PKCS_7_DIGESTED "PKCS 7 Digested"
  98. IDS_EXT_PKCS_7_ENCRYPTED "PKCS 7 Encrypted"
  99. IDS_EXT_CERTSRV_PREVIOUS_CERT_HASH "Previous CA Certificate Hash"
  100. IDS_EXT_CRL_VIRTUAL_BASE "Virtual Base CRL Number"
  101. IDS_EXT_CRL_NEXT_PUBLISH "Next CRL Publish"
  102. IDS_EXT_KP_CA_EXCHANGE "CA Encryption Certificate"
  103. IDS_EXT_KP_KEY_RECOVERY_AGENT "Key Recovery Agent"
  104. IDS_EXT_CERTIFICATE_TEMPLATE "Certificate Template Information"
  105. IDS_EXT_ENTERPRISE_OID_ROOT "Enterprise Root OID"
  106. IDS_EXT_RDN_DUMMY_SIGNER "Dummy Signer"
  107. IDS_EXT_ARCHIVED_KEY_ATTR "Encrypted Private Key"
  108. IDS_EXT_CRL_SELF_CDP "Published CRL Locations"
  109. IDS_EXT_REQUIRE_CERT_CHAIN_POLICY "Enforce Certificate Chain Policy"
  110. IDS_ENHKEY_PKIX_KP_SERVER_AUTH "Server Authentication"
  111. IDS_ENHKEY_PKIX_KP_CLIENT_AUTH "Client Authentication"
  112. IDS_ENHKEY_PKIX_KP_CODE_SIGNING "Code Signing"
  113. IDS_ENHKEY_PKIX_KP_EMAIL_PROTECTION "Secure Email"
  114. IDS_ENHKEY_PKIX_KP_TIMESTAMP_SIGNING "Time Stamping"
  115. IDS_ENHKEY_KP_CTL_USAGE_SIGNING "Microsoft Trust List Signing"
  116. IDS_ENHKEY_KP_TIME_STAMP_SIGNING "Microsoft Time Stamping"
  117. IDS_ENHKEY_PKIX_KP_IPSEC_END_SYSTEM "IP security end system"
  118. IDS_ENHKEY_PKIX_KP_IPSEC_TUNNEL "IP security tunnel termination"
  119. IDS_ENHKEY_PKIX_KP_IPSEC_USER "IP security user"
  120. IDS_ENHKEY_SERVER_GATED_CRYPTO "Microsoft Server Gated Crypto"
  121. IDS_ENHKEY_SGC_NETSCAPE "Netscape Server Gated Crypto"
  122. IDS_ENHKEY_KP_EFS "Encrypting File System"
  123. IDS_ENHKEY_KP_WHQL "Windows Hardware Driver Verification"
  124. IDS_ENHKEY_KP_NT5 "Windows System Component Verification"
  125. IDS_ENHKEY_KP_OEM_WHQL "OEM Windows System Component Verification"
  126. IDS_ENHKEY_KP_EMBEDDED_NT "Embedded Windows System Component Verification"
  127. IDS_ENHKEY_LICENSES "Key Pack Licenses"
  128. IDS_ENHKEY_LICENSES_SERVER "License Server Verification"
  129. IDS_ENHKEY_SMARTCARD_LOGON "Smart Card Logon"
  130. IDS_ENHKEY_DRM "Digital Rights"
  131. IDS_ENHKEY_KP_QUALIFIED_SUBORDINATION "Qualified Subordination"
  132. IDS_ENHKEY_KP_KEY_RECOVERY "Key Recovery"
  133. IDS_ENHKEY_KP_CODE_SIGNING "Document Signing"
  134. IDS_ENHKEY_KP_IPSEC_IKE_INTERMEDIATE "IP security IKE intermediate"
  135. IDS_ENHKEY_EFS_RECOVERY "File Recovery"
  136. IDS_ENHKEY_ROOT_LIST_SIGNER "Root List Signer"
  137. IDS_ENHKEY_ANY_POLICY "All application policies"
  138. IDS_ENHKEY_DS_EMAIL_REPLICATION "Directory Service Email Replication"
  139. IDS_ENHKEY_ENROLLMENT_AGENT "Certificate Request Agent"
  140. IDS_ENHKEY_KP_KEY_RECOVERY_AGENT "Key Recovery Agent"
  141. IDS_ENHKEY_KP_CA_EXCHANGE "CA Encryption Certificate"
  142. IDS_ENHKEY_KP_LIFETIME_SIGNING "Lifetime Signing"
  143. IDS_POLICY_ANY_POLICY "All issuance policies"
  144. IDS_SYS_NAME_ROOT "Trusted Root Certification Authorities"
  145. IDS_SYS_NAME_MY "Personal"
  146. IDS_SYS_NAME_TRUST "Enterprise Trust"
  147. IDS_SYS_NAME_CA "Intermediate Certification Authorities"
  148. IDS_SYS_NAME_USERDS "Active Directory User Object"
  149. IDS_SYS_NAME_SMARTCARD "Smart Card"
  150. IDS_SYS_NAME_ADDRESSBOOK "Other People"
  151. IDS_SYS_NAME_TRUST_PUB "Trusted Publishers"
  152. IDS_SYS_NAME_DISALLOWED "Untrusted Certificates"
  153. IDS_SYS_NAME_AUTH_ROOT "Third-Party Root Certification Authorities"
  154. IDS_SYS_NAME_REQUEST "Certificate Enrollment Requests"
  155. IDS_SYS_NAME_TRUST_PEOPLE "Trusted People"
  156. IDS_PHY_NAME_DEFAULT "Registry"
  157. IDS_PHY_NAME_GROUP_POLICY "Group Policy"
  158. IDS_PHY_NAME_LOCAL_MACHINE "Local Computer"
  159. IDS_PHY_NAME_DS_USER_CERT "User Certificate"
  160. IDS_PHY_NAME_ENTERPRISE "Enterprise"
  161. IDS_PHY_NAME_AUTH_ROOT "Third-Party"
  162. END