Results of 1 - 10 of about 46 for enc (0.001 sec.)
- SoapVar クラス 12479
- « SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (P
... ス概要 class SoapVar { /* プロパティ */ public int $ enc_type ; public mixed $ enc_value = null ; public ? ... string $ enc_stype = null ; public ? string $ enc_ns = null ; p ... ublic ? string $ enc_name = null ; public ? string $ enc_namens = null ... ソッド */ public __construct ( mixed $data , ? int $encoding , ? string $typeName = null , ? string $typeN ...
-
https://man.plustar.jp/php/class.soapvar.html
- [similar]
- オープンされたモードの名前を返す 10648
- « mcrypt_enc_get_key_size mcrypt_enc_get_supported_key_sizes » PHP Manual Mcrypt 関数 オープンさ
... れたモードの名前を返す mcrypt_enc_get_modes_name (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2 ... .0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_modes_name — オープンされたモードの名前を返す ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_modes_name ( resource $td ): string この関数は ... 戻り値 名前を表す文字列を返します。 例 例1 mcrypt_enc_get_modes_name() の例 <?php $td = mcrypt_module_op ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-modes-name.html
- [similar]
- Returns the name of the opened algorithm 10313
- « mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open
... ed algorithm mcrypt_enc_get_algorithms_name (PHP 4 >= 4.0.2, PHP 5, PHP 7 ... < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_algorithms_name — Returns the name of the open ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_algorithms_name ( resource $td ): string This ... turns the name of the algorithm. パラメータ td The encryption descriptor. 戻り値 Returns the name of the ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html
- [similar]
- オープンされたアルゴリズムでサポートされるキー長を配列にして返す 10130
- « mcrypt_enc_get_modes_name mcrypt_enc_is_block_algorithm_mode » PHP Manual Mcrypt 関数 オープン
... リズムでサポートされるキー長を配列にして返す mcrypt_enc_get_supported_key_sizes (PHP 4 >= 4.0.2, PHP 5, PH ... P 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_supported_key_sizes — オープンされたアルゴリズ ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_supported_key_sizes ( resource $td ): array オ ... して返します。返された配列が空の場合、1 と mcrypt_enc_get_key_size() の値の間のすべての キー長がアルゴリ ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-supported-key-sizes.html
- [similar]
- Mcrypt 関数 9885
- « Mcrypt 暗号 mcrypt_create_iv » PHP Manual Mcrypt Mcrypt 関数 Mcrypt 関数 目次 mcrypt_create_iv
... — Decrypts crypttext with given parameters mcrypt_enc_get_algorithms_name — Returns the name of the open ... ed algorithm mcrypt_enc_get_block_size — Returns the blocksize of the open ... ed algorithm mcrypt_enc_get_iv_size — オープンされたアルゴリズムの IV の大 ... きさを返す mcrypt_enc_get_key_size — オープンされたモードでサポートされる ...
-
https://man.plustar.jp/php/ref.mcrypt.html
- [similar]
- Mcrypt 9794
- « hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順
... — Decrypts crypttext with given parameters mcrypt_enc_get_algorithms_name — Returns the name of the open ... ed algorithm mcrypt_enc_get_block_size — Returns the blocksize of the open ... ed algorithm mcrypt_enc_get_iv_size — オープンされたアルゴリズムの IV の大 ... きさを返す mcrypt_enc_get_key_size — オープンされたモードでサポートされる ...
-
https://man.plustar.jp/php/book.mcrypt.html
- [similar]
- Returns the blocksize of the opened algorithm 9733
- « mcrypt_enc_get_algorithms_name mcrypt_enc_get_iv_size » PHP Manual Mcrypt 関数 Returns the blo
... cksize of the opened algorithm mcrypt_enc_get_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2 ... .0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_block_size — Returns the blocksize of the open ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_block_size ( resource $td ): int Gets the bloc ... ksize of the opened algorithm. パラメータ td The encryption descriptor. 戻り値 Returns the block size o ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-block-size.html
- [similar]
- オープンされたモードでサポートされる最大キー長を返す 9214
- « mcrypt_enc_get_iv_size mcrypt_enc_get_modes_name » PHP Manual Mcrypt 関数 オープンされたモード
... でサポートされる最大キー長を返す mcrypt_enc_get_key_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0 ... , PECL mcrypt >= 1.0.0) mcrypt_enc_get_key_size — オープンされたモードでサポートされる ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_get_key_size ( resource $td ): int そのアルゴリズム ... ポート , 最大 , キー , オープン , モード , mcrypt , enc , size , 関数 , key ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-key-size.html
- [similar]
- オープンされたモードがブロック出力を行うかどうかを調べる 9107
- « mcrypt_enc_is_block_algorithm mcrypt_enc_self_test » PHP Manual Mcrypt 関数 オープンされたモー
... ドがブロック出力を行うかどうかを調べる mcrypt_enc_is_block_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2. ... 0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_mode — オープンされたモードがブロック出力 ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_is_block_mode ( resource $td ): bool オープンされた ... ード: モード , 出力 , オープン , ブロック , mcrypt , enc , block , mode , 関数 , 推奨 ...
-
https://man.plustar.jp/php/function.mcrypt-enc-is-block-mode.html
- [similar]
- オープンされたモードの暗号がブロックモードで動作するかどうかを調べる 9016
- « mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm » PHP Manual Mcrypt 関数 オー
... 号がブロックモードで動作するかどうかを調べる mcrypt_enc_is_block_algorithm_mode (PHP 4 >= 4.0.2, PHP 5, PH ... P 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm_mode — オープンされたモードの暗 ... この関数に頼らないことを強く推奨します。 説明 mcrypt_enc_is_block_algorithm_mode ( resource $td ): bool オー ... ード , ブロック , オープン , 動作 , 暗号 , mcrypt , enc , algorithm , block , mode ...
-
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm-mode.html
- [similar]