|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
End point for a secure IRC server. More...
Inheritance diagram for Erebot\Proxy\EndPoint\IRCS:Public Member Functions | |
| requiresSSL () | |
| Erebot\Proxy\EndPoint\IRCS::requiresSSL | ( | ) |
Indicates whether this protocol makes use of SSL.
| bool | Whether SSL encryption is required by this protocol (true) or not (false). |
Implements Erebot\Interfaces\Proxy\EndPoint.