検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 185 for OPENSSL (0.016 sec.)
要件 5897
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 OpenSSL 関数を使用 ... するためには、 » OpenSSL ライブラリをインストールする必要があります。 PHP 7 ... .0 は、少なくとも OpenSSL >= 0.9.8 が必要です。 他のバージョン (PHP >= 7.1.0 ... ) は、OpenSSL >= 1.0.1 が必要です。 PHP >= 8.1 のみが、OpenSSL > ... をサポートしています。 警告 メンテナンスされている OpenSSL のバージョンを使用することを強く推奨します。 さもな ...
https://man.plustar.jp/php/openssl.requirements.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 5853
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特 ... 定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, P ... HP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能か ... どうか確認する 説明 openssl_x509_checkpurpose ( OpenSSLCertificate | string $c ... $untrusted_certificates_file = null ): bool | int openssl_x509_checkpurpose() は証明書を調べ、 purpose で指定 ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
Returns most recent OpenSSL error reported on the buffer event 5831
« EventBufferEvent::setWatermark EventBufferEvent::sslFilter » PHP Manual EventBufferEvent Retur ... ns most recent OpenSSL error reported on the buffer event EventBufferEven ... ) EventBufferEvent::sslError — Returns most recent OpenSSL error reported on the buffer event 説明 public Eve ... fferEvent::sslError (): string Returns most recent OpenSSL error reported on the buffer event. 注意 : This fu ... nction is available only if Event is compiled with OpenSSL support. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/eventbufferevent.sslerror.html - [similar]
phar のシグネチャのアルゴリズムを設定して適用する 5743
« Phar::setMetadata Phar::setStub » PHP Manual Phar phar のシグネチャのアルゴリズムを設定して適用 ... HA1 、 Phar::SHA256 、 Phar::SHA512 あるいは Phar::OPENSSL のいずれかでなければなりません。 実行可能な phar ア ... HA1 、 Phar::SHA256 、 Phar::SHA512 あるいは Phar::OPENSSL のいずれか。 privateKey OpenSSL 秘密鍵の中身。証明 ... 書あるいは OpenSSL 鍵ファイルから取り出したもの。 <?php $private = op ... file_get_contents ( 'private.pem' )); $pkey = '' ; openssl_pkey_export ( $private , $pkey ); $p -> setSignatu ...
https://man.plustar.jp/php/phar.setsignaturealgorithm.html - [similar]
疑似ランダムなバイト文字列を生成する 5655
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成 ... する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) ... openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を ... 生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$strong_ ... 0 strong_result は、nullable になりました。 例 例1 openssl_random_pseudo_bytes() の例 <?php for ( $i = 1 ; $i ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
非対称暗号化のパディングフラグ 5611
« 目的を調べるフラグ キーの型 » PHP Manual 定義済み定数 非対称暗号化のパディングフラグ 非対称暗号 ... 化のパディングフラグ OPENSSL_PKCS1_PADDING ( int ) OPENSSL_SSLV23_PADDING ( int ... ) OPENSSL_NO_PADDING ( int ) OPENSSL_PKCS1_OAEP_PADDING ( in ...
https://man.plustar.jp/php/openssl.padding.html - [similar]
ECC で利用可能な楕円曲線の名前を取得する 5589
« openssl_get_cipher_methods openssl_get_md_methods » PHP Manual OpenSSL 関数 ECC で利用可能な楕 ... 円曲線の名前を取得する openssl_get_curve_names (PHP 7 >= 7.1.0, PHP 8) openssl_ge ... es — ECC で利用可能な楕円曲線の名前を取得する 説明 openssl_get_curve_names (): array | false 楕円曲線暗号(ECC ... を返します。 失敗した場合に false を返します 例 例1 openssl_get_curve_names() の例 <?php $curve_names = openss ...
https://man.plustar.jp/php/function.openssl-get-curve-names.html - [similar]
リソース型 5567
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前の ... バージョンでは、 OpenSSL モジュールで3つのリソースタイプが定義されていました ... : OpenSSL key OpenSSL X.509 OpenSSL X.509 CSR 関連キーワード ...
https://man.plustar.jp/php/openssl.resources.html - [similar]
Generates entropy by means of OpenSSL's RAND_poll() 5545
« EventUtil::setSocketOption FTP » PHP Manual EventUtil Generates entropy by means of OpenSSL's ... tUtil::sslRandPoll — Generates entropy by means of OpenSSL's RAND_poll() 説明 public static EventUtil::sslRan ... dPoll (): void Generates entropy by means of OpenSSL's RAND_poll() (see the system manual). パラメータ ...
https://man.plustar.jp/php/eventutil.sslrandpoll.html - [similar]
S/MIME で署名されたメッセージの署名を検証する 5523
« 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_filename , int $flags ... l , ? string $output_filename = null ): bool | int openssl_pkcs7_verify() は、 指定したファイルの S/MIME メッ ...
https://man.plustar.jp/php/function.openssl-pkcs7-verify.html - [similar]