mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
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.
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
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.
|