mcrypt_module_is_block_algorithm_mode
(PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0)
mcrypt_module_is_block_algorithm_mode — 指定したモジュールがブロックアルゴリズムであるかどうかを返す
警告
この関数は PHP 7.1.0 で 非推奨となり、PHP 7.2.0 で削除 されました。この関数に頼らないことを強く推奨します。
説明
この関数は、mode がブロックアルゴリズムを使用する場合に true
、
その他の場合に false
を返します。(例: stream の場合に false
、
cbc、cfb、ofb の場合に true
)
パラメータ
mode
-
調べたいモード。
lib_dir
-
オプションのパラメータ
lib_dir
により、 システム上での mode モジュールの位置を指定することが可能です。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google