検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 185 for OPENSSL (0.010 sec.)
Event 4577
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... s EventBufferEvent::sslError — Returns most recent OpenSSL error reported on the buffer event EventBufferEven ... class EventSslContext::__construct — Constructs an OpenSSL context for use with Event classes EventUtil — The ... tUtil::sslRandPoll — Generates entropy by means of OpenSSL's RAND_poll() 関連キーワード: event , buffer , Eve ...
https://man.plustar.jp/php/book.event.html - [similar]
SessionHandler クラス 4577
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... , 32 ); $iv = substr ( $result , 32 , 16 ); return openssl_decrypt ( $ct , 'AES-256-CBC' , $key , true , $iv ... ssword ) { // ランダムな salt を設定します $salt = openssl_random_pseudo_bytes ( 16 ); $salted = '' ; $dx = ' ... = substr ( $salted , 32 , 16 ); $encrypted_data = openssl_encrypt ( $data , 'AES-256-CBC' , $key , true , $i ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
4577
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... key\n" , "and self-signed certificate, run:\n" , " openssl genrsa -out $local_pk 2048\n" , " openssl req -new ... -key $local_pk -out cert.req\n" , " openssl x509 -req -days 365 -in cert.req -signkey $local_p ... > bind ( $ip , $port ); $base -> dispatch (); 例10 OpenSSL connection <?php /* * Sample OpenSSL client. * * U ... server script * 3) Open TLS connection, e.g.: * $ openssl s_client -connect localhost:25 -starttls smtp -crl ...
https://man.plustar.jp/php/event.examples.html - [similar]
下位互換性のない変更点 4577
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... える形で、振る舞いが変更されるべきではないからです。 OpenSSL EC キーの秘密鍵は、他のキーと同じように PKCS#8 フォ ... ーマットでエクスポートされるようになりました。 openssl_pkcs7_encrypt() と openssl_cms_encrypt() は、 デフ ... た。 RC2-40 暗号はセキュアではないと見なされており、 OpenSSL 3 からはデフォルトで有効ではなくなっています。 PHP ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Returns the current cipher name of the SSL connection 4555
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBuf ... nction is available only if Event is compiled with OpenSSL support. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Returns version of cipher used by current SSL connection 4555
« EventBufferEvent::sslGetCipherName EventBufferEvent::sslGetProtocol » PHP Manual EventBufferEv ... nction is available only if Event is compiled with OpenSSL support. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherversion.html - [similar]
乱数を生成する 4555
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱 ... 要な場合は、 random_int() か random_bytes() あるいは openssl_random_pseudo_bytes() を使いましょう。 注意 : (Wi ... 暗号論的に安全な、疑似ランダムなバイト列を生成する openssl_random_pseudo_bytes() - 疑似ランダムなバイト文字列 ...
https://man.plustar.jp/php/function.rand.html - [similar]
新機能 4555
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... となります。 The last character of 'bar' is 'r'. ext/openssl における AEAD のサポート openssl_encrypt() および ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
Returns a textual description of the cipher 4533
« EventBufferEvent::sslFilter EventBufferEvent::sslGetCipherName » PHP Manual EventBufferEvent R ... nction is available only if Event is compiled with OpenSSL support. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherinfo.html - [similar]
Returns the name of the protocol used for current SSL connection 4533
« EventBufferEvent::sslGetCipherVersion EventBufferEvent::sslRenegotiate » PHP Manual EventBuffe ... nction is available only if Event is compiled with OpenSSL support. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/eventbufferevent.sslgetprotocol.html - [similar]