mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
224 B
Plaintext
5 lines
224 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 as well as
|
|
SSL-specific methods.
|