blob: b6fe497ed1193aa263885b2696c9ec599d34c6f6 (
plain)
1
2
3
4
|
IO::Socket::SSL is a class implementing an object-oriented interface
to SSL sockets. The class is a descendent of IO::Socket::INET and
provides a subset of the base class's interface methods as well as
SSL-specific methods.
|