This module selects which OpenSSL version to target depending on what version of D bindings are available. The "openssl" Deimos package version 1.x targets OpenSSL 1.0, and version 2.x targets OpenSSL 1.1.
SSL tests.
The default (null) SSLProvider implementation. Throws an assertion failure.
Base class for a connection adapter with TLS encryption.
Abstract interface for an SSL certificate.
Abstract interface for an SSL context.
Abstract interface for an SSL context provider.
The current global SSL provider.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
SSL support.