検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 187 for [SIMILAR] 16 1024 4096 WITH 25309 x509 WITH 1899... (0.400 sec.)
暗号 0
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 定義済み定数 CSPRNG 関数 Hash — HASH メッセージダイジェストフレームワーク はじめに インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに インストール/設定 ...
https://man.plustar.jp/php/refs.crypto.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
データを暗号化する 0
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , str ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
署名済みの公開鍵とチャレンジを検証する 0
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証する openssl_spki_verify (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_verify — 署名済みの公開鍵とチャレンジを検証する 説明 openssl_spki_verify ( string $spki ): bool 与えられた公開鍵とチャレンジを ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートす... 0
« openssl_spki_export_challenge openssl_spki_new » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートする openssl_spki_export (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export — 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公 ...
https://man.plustar.jp/php/function.openssl-spki-export.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]