da8599ebed
interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
4 lines
192 B
Text
4 lines
192 B
Text
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.
|