検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 212 for [SIMILAR] 16 1024 4096 WITH 25670 certificates W... (0.193 sec.)
定義済み定数 0
« リソース型 目的を調べるフラグ » PHP Manual OpenSSL 定義済み定数 定義済み定数 目次 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方式 バージョン定数 Server Name Indication 定数 その他 ...
https://man.plustar.jp/php/openssl.constants.html - [similar]
The EventSslContext class 0
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslContext class The EventSslContext class (PECL event >= 1.2.6-beta) はじめに Represents SSL_CTX structure. Provides methods and properties to configure the SSL context. クラス概要 final class Eve ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.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]
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]
データをシール(暗号化)する 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]
署名方式を設定する 0
« gnupg_seterrormode gnupg_sign » PHP Manual GnuPG 関数 署名方式を設定する gnupg_setsignmode (PECL gnupg >= 0.1) gnupg_setsignmode — 署名方式を設定する 説明 gnupg_setsignmode ( resource $identifier , int $signmode ): bool 署名方式を設定します。 パラメータ identifier gnupg_init() あるいは ...
https://man.plustar.jp/php/function.gnupg-setsignmode.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_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、使用できるようにする openssl_pkey_get_public (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_public — 証明書から公開鍵を抽出し、使用できるようにする 説明 openssl_pkey_get_public ( OpenS ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]