EventBufferEvent::sslGetCipherName
Returns the current cipher name of the SSL connection
説明
public
string EventBufferEvent::sslGetCipherName()
注意:
This function is available only if
Event
is compiled with OpenSSL support.
戻り値
Returns the current cipher name of the SSL connection, or false
on error.