EventBufferEvent::sslGetCipherName

(PECL event >= 1.10.0)

EventBufferEvent::sslGetCipherNameReturns the current cipher name of the SSL connection

Descrizione

public EventBufferEvent::sslGetCipherName(): string

Retrieves name of cipher used by current SSL connection.

Nota:

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the current cipher name of the SSL connection, or false on error.