EventBufferEvent::sslGetCipherVersion

(PECL event >= 1.10.0)
Returns version of cipher used by current SSL connection.
public string EventBufferEvent::sslGetCipherVersion ( void )

Retrieves version of cipher used by current SSL connection.

Note:

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

Returns:

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

doc_php
2016-02-24 16:08:22
Comments
Leave a Comment

Please login to continue.