検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 668 for [SIMILAR] 16 1024 4096 WITH 31360 libssh2 WITH 5... (2.015 sec.)
要件 10000
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » OpenSSL および » libssh2 ライブラリは必須です。 開発用のライブラリがインストールされていることを確認しておきましょう。 おそらく openssl-dev のような名前のパッケージになっているでしょう。 libssh2 ライブラリのバ ...
https://man.plustar.jp/php/ssh2.requirements.html - [similar]
OpenSSL エラーメッセージを返す 1646
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す openssl_error_string (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_error_string — OpenSSL エラーメッセージを返す 説明 openssl_error_string (): string | false openssl_error_string() は、 OpenSSL ラ ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
要件 1646
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 OpenSSL 関数を使用するためには、 » OpenSSL ライブラリをインストールする必要があります。 PHP 7.0 は、少なくとも OpenSSL >= 0.9.8 が必要です。 他のバージョン (PHP >= 7.1.0) は、OpenSSL >= 1.0.1 が必要です。 PHP > ...
https://man.plustar.jp/php/openssl.requirements.html - [similar]
インストール手順 1646
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
はじめに 1646
« OpenSSL インストール/設定 » PHP Manual OpenSSL はじめに はじめに この拡張モジュールは、対称鍵による暗号化、非対称鍵による暗号化や、 PBKDF2, PKCS7, PKCS12, X509 その他の暗号の操作を行う » OpenSSL ライブラリの機能をバインドしています。 それに加えて、TLS ストリームの実装も提供しています。 ...
https://man.plustar.jp/php/intro.openssl.html - [similar]
OpenSSL 関数 1646
« 証明書の認証 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 1646
« mhash はじめに » PHP Manual 暗号 OpenSSL OpenSSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方 ...
https://man.plustar.jp/php/book.openssl.html - [similar]
CSR を作成する 1646
« 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]
署名を検証する 1646
« 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]
署名を生成する 1646
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_sign — 署名を生成する 説明 openssl_sign ( string $data , string &$signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | string $priva ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT