検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 345 for [SIMILAR] 16 1024 4096 WITH 32710 openssl WITH 1... (0.294 sec.)
共有メモリの変数を挿入または更新する 4100
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
はじめに 4100
« 共有メモリ インストール/設定 » PHP Manual 共有メモリ はじめに はじめに shmop は、共有メモリセグメントを PHP から簡単に読み書きまたは作成、 削除することを可能にする一連の関数です。 関連キーワード: インストール , 設定 , shmop , セグメント , 読み書き , 作成 , 削除 , 一連 , 関数 , ...
https://man.plustar.jp/php/intro.shmop.html - [similar]
特定のエントリが存在するかどうかを調べる 4100
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm_has_var (PHP 5 >= 5.3.0, PHP 7, PHP 8) shm_has_var — 特定のエントリが存在するかどうかを調べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存 ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計算する 0
« openssl_pkcs7_verify openssl_pkey_export_to_file » PHP Manual OpenSSL 関数 リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計算する openssl_pkey_derive (PHP 7 >= 7.3.0, PHP 8) openssl_pkey_derive — リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計 ...
https://man.plustar.jp/php/function.openssl-pkey-derive.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
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.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]
サンプル 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]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.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]