File tree Expand file tree Collapse file tree 1 file changed +25
-2
lines changed
reference/openssl/functions Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 7fd8e591b8b5a35eda6a0fa6cdecd2a83b195920 Maintainer: mumumu Status: ready -->
3+ <!-- EN-Revision: af71bd1bd3bb0604c7bb3d2ff12019480c842843 Maintainer: mumumu Status: ready -->
44
55<refentry xml : id =" function.openssl-pkey-derive" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <refnamediv >
5555 </para >
5656 <caution >
5757 <simpara >
58- このパラメータは期待どおりに機能しないため、使用しないでください。
58+ このパラメータは非推奨になっているため、使用しないでください。
59+ なぜなら、期待どおりに機能しないためです。
5960 シークレットが素数のサイズよりも長くなることはありません。
6061 必要な長さが素数のサイズより小さい場合、ECDH キーの場合のみ長さを切り詰めますが、
6162 DH キーの場合は失敗します。
7475 </para >
7576 </refsect1 >
7677
78+ <refsect1 role =" changelog" >
79+ &reftitle.changelog;
80+ <informaltable >
81+ <tgroup cols =" 2" >
82+ <thead >
83+ <row >
84+ <entry >&Version; </entry >
85+ <entry >&Description; </entry >
86+ </row >
87+ </thead >
88+ <tbody >
89+ <row >
90+ <entry >8.5.0</entry >
91+ <entry >
92+ <parameter >key_length</parameter > は、推奨されなくなりました。
93+ </entry >
94+ </row >
95+ </tbody >
96+ </tgroup >
97+ </informaltable >
98+ </refsect1 >
99+
77100 <refsect1 role =" examples" >
78101 &reftitle.examples;
79102 <para >
You can’t perform that action at this time.
0 commit comments