EventBufferEvent::sslGetCipherVersion

(PECL event >= 1.10.0)

EventBufferEvent::sslGetCipherVersionReturns version of cipher used by current SSL connection

说明

public EventBufferEvent::sslGetCipherVersion ( void ) : string

Retrieves version of cipher used by current SSL connection.

Note:

This function is available only if Event is compiled with OpenSSL support.

参数

此函数没有参数。

返回值

Returns the current cipher version of the SSL connection, or FALSE on error.

相关文章
php ev returns a bit mask of recommended backends for current platformphp eventbufferevent returns underlying input buffer associated with current buffer eventphp eventbufferevent returns underlying output buffer associated with current buffer eventphp eventbufferevent returns a textual description of the cipherphp eventbufferevent returns the current cipher name of the ssl connectionphp eventbufferevent returns version of cipher used by current ssl connectionphp eventbufferevent returns the name of the protocol used for current ssl connectionphp evloop returns an integer describing the backend used by libevphp mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp maxdb 函数 returns a string representing the type of connection usedphp maxdb 函数 returns the thread id for the current connectionphp mysqlnd ms 函数 returns an array which describes the last used connectionphp mysqlnd ms 函数 returns query distribution and connection statisticsphp odbc 函数 returns information about a current connectionphp imagickdraw returns the current text antialias settingphp imagickpixeliterator returns the current pixel iterator rowphp mysqlnduhconnection returns a string representing the type of connection usedphp mysqlnduhconnection returns the thread id for the current connectionphp recursiveiterator returns if an iterator can be created for the current entryphp zookeeper checks if the current zookeeper connection state can be recovered
关注编程学问公众号