検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 362 for [SIMILAR] 16 1024 4096 WITH 20437 ハッ WITH 1123... (0.529 sec.)
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
オープンされたモードの暗号がブロックモードで動作するかどうかを調べる 0
« 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, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm_m ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm-mode.html - [similar]
秘密鍵でデータを復号する 0
« openssl_pkey_new openssl_private_encrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを復号する openssl_private_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_decrypt — 秘密鍵でデータを復号する 説明 openssl_private_decrypt ( string $data , string &$decrypted_data , OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-private-decrypt.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 0
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 0
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 CMS 関連の関数は、以下のうちひとつ以上の値をビットフィールドを使って指定することで、フラグを利用します。 CMS 関連の定数 定数 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
mcrypt モジュールを閉じる 0
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュールを閉じる mcrypt_module_close (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_close — mcrypt モジュールを閉じる 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]