From 93aa5bcbdaa8a8ab505e517889f15d474dd85369 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 3 May 2025 09:41:00 +0900 Subject: [PATCH] =?UTF-8?q?=E3=80=8Ckey=20type=E3=80=8D=E3=81=AE=E8=AA=A4?= =?UTF-8?q?=E8=A8=B3=E3=82=92=E4=BF=AE=E6=AD=A3=EF=BC=9A=E3=80=8C=E3=82=AD?= =?UTF-8?q?=E3=83=BC=E3=81=AE=E5=9E=8B=E3=80=8D=E2=86=92=E3=80=8C=E3=82=AD?= =?UTF-8?q?=E3=83=BC=E3=81=AE=E7=A8=AE=E9=A1=9E=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/openssl/constants.xml | 2 +- reference/openssl/functions/openssl-pkey-get-details.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/openssl/constants.xml b/reference/openssl/constants.xml index 6ca1154a291..cb060512020 100644 --- a/reference/openssl/constants.xml +++ b/reference/openssl/constants.xml @@ -139,7 +139,7 @@
- キーの型 + キーの種類 diff --git a/reference/openssl/functions/openssl-pkey-get-details.xml b/reference/openssl/functions/openssl-pkey-get-details.xml index 877e8f0763d..8fa8841e6b7 100755 --- a/reference/openssl/functions/openssl-pkey-get-details.xml +++ b/reference/openssl/functions/openssl-pkey-get-details.xml @@ -49,7 +49,7 @@ となります。 - 使っているキーの型によって、さらに詳細が返されます。 + 使っているキーの種類によって、さらに詳細が返されます。 常に存在するわけではない要素もあることに注意しましょう。