検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 217 for [SIMILAR] 16 1024 4096 WITH 9496 openssl WITH 81... (0.232 sec.)
データをシール(暗号化)する 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]
CSR の subject を返す 0
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す openssl_csr_get_subject (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_csr_get_subject — CSR の subject を返す 説明 openssl_csr_get_subject ( OpenSSLCertificateSigningRequest | string $csr , bool $short_ ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
phar のシグネチャのアルゴリズムを設定して適用する 0
« Phar::setMetadata Phar::setStub » PHP Manual Phar phar のシグネチャのアルゴリズムを設定して適用する Phar::setSignatureAlgorithm (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定して適用する 説明 public Phar::setSignat ...
https://man.plustar.jp/php/phar.setsignaturealgorithm.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
S/MIME で署名されたメッセージの署名を検証する 0
« openssl_pkcs7_sign openssl_pkey_derive » PHP Manual OpenSSL 関数 S/MIME で署名されたメッセージの署名を検証する openssl_pkcs7_verify (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_verify — S/MIME で署名されたメッセージの署名を検証する 説明 openssl_pkcs7_verify ( string $input_filen ...
https://man.plustar.jp/php/function.openssl-pkcs7-verify.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 PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.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
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.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]