SslSocket
abstract class SslSocket implements LoggerAwareInterface
Constants
SEND_INTERVAL |
Minimum interval between sending two messages in microseconds (Internal use)
|
READ_TIMEOUT |
Minimum interval to wait for a response (Internal use)
|
Methods
setLogger(LoggerInterface $logger)
Sets a logger instance on the object
getCertificate()
Get the certificate used with this connection
Details
at line 33
__construct(Certificate $certificate)
Construct Connection
at line 48
setLogger(LoggerInterface $logger)
Sets a logger instance on the object
at line 58
Certificate
getCertificate()
Get the certificate used with this connection