検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 217 for [SIMILAR] 16 1024 4096 WITH 9496 openssl WITH 81... (0.255 sec.)
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
crypto_kx 鍵ペアから、秘密鍵を取り出す 0
« sodium_crypto_kx_publickey sodium_crypto_kx_seed_keypair » PHP Manual Sodium 関数 crypto_kx 鍵ペアから、秘密鍵を取り出す sodium_crypto_kx_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_secretkey — crypto_kx 鍵ペアから、秘密鍵を取り出す 説明 sodium_crypto_kx_secretkey ( string $key_ ...
https://man.plustar.jp/php/function.sodium-crypto-kx-secretkey.html - [similar]
Ed25519 秘密鍵を、Curve25519 秘密鍵に変換する 0
« sodium_crypto_sign_ed25519_pk_to_curve25519 sodium_crypto_sign_keypair_from_secretkey_and_publickey » PHP Manual Sodium 関数 Ed25519 秘密鍵を、Curve25519 秘密鍵に変換する sodium_crypto_sign_ed25519_sk_to_curve25519 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_ed25519_sk_to_curve25519 — E ...
https://man.plustar.jp/php/function.sodium-crypto-sign-ed25519-sk-to-curve25519.... - [similar]
秘密鍵と、対応する公開鍵をランダムに生成する 0
« sodium_crypto_sign_keypair_from_secretkey_and_publickey sodium_crypto_sign_open » PHP Manual Sodium 関数 秘密鍵と、対応する公開鍵をランダムに生成する sodium_crypto_sign_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_keypair — 秘密鍵と、対応する公開鍵をランダムに生成する 説明 sodium ...
https://man.plustar.jp/php/function.sodium-crypto-sign-keypair.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual OpenSSL インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/openssl.setup.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.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
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
メッセージに対応するタグを計算する 0
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual Sodium 関数 メッセージに対応するタグを計算する sodium_crypto_auth (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_auth — メッセージに対応するタグを計算する 説明 sodium_crypto_auth ( string $message , st ...
https://man.plustar.jp/php/function.sodium-crypto-auth.html - [similar]