Module: LibTLS

Defined in:
lib/libtls.rb,
lib/libtls/exn.rb,
lib/libtls/raw.rb,
lib/libtls/client.rb,
lib/libtls/config.rb,
lib/libtls/server.rb,
lib/libtls/version.rb

Overview

Defined Under Namespace

Modules: Raw Classes: CError, Client, Config, OpenedClient, Server, UnknownCError

Constant Summary collapse

VERSION =

The version of this library

This version number is independent of the version of OpenBSD, and also independent of the version of libressl-portable. It’s just a number.

"0.0.1"