検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 328 for [SIMILAR] 16 1024 4096 WITH 19948 capath WITH 52... (2.266 sec.)
実行時設定 10000
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 openssl 設定オプション 名前 デフォルト 変更可能 変更履歴 openssl.cafile "" PHP_INI_PERDIR openssl.capath "" PHP_INI_PERDIR PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/openssl.configuration.html - [similar]
OpenSSL 関数 2483
« 証明書の認証 openssl_cipher_iv_length » PHP Manual OpenSSL OpenSSL 関数 OpenSSL 関数 目次 openssl_cipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — CMS メッセージを暗号化する openssl_cms_read — CMS ファイルを、PEM証明書の配列 ...
https://man.plustar.jp/php/ref.openssl.html - [similar]
OpenSSL 2483
« mhash はじめに » PHP Manual 暗号 OpenSSL OpenSSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方 ...
https://man.plustar.jp/php/book.openssl.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 2483
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x における OpenSSL 関連の変更 PHP 5.6.x における OpenSSL 関連の変更 ストリームラッパーが、SSL/TLS を使っている場合のピア証明書とホスト名の検証にデフォルトで対応 暗号化されたすべてのクラ ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
データを復号する 2483
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
署名を検証する 2483
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
インストール手順 2483
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
CMS の署名を検証する 2483
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する openssl_cms_verify (PHP 8) openssl_cms_verify — CMS の署名を検証する 説明 openssl_cms_verify ( string $input_filename , int $flags = 0 , ? string $certificates = null , array $ca_info = [] , ? st ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
キー/証明書パラメータ 2483
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
CSR を作成する 2483
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT