Task-based implementation of an SSL connection
Class representing a single SSL client connection. Can only be called from inside a Task.
Initializes SSL and creates a global SSL_CTX object
See Source File
Copyright (c) 2018 dunnhumby Germany GmbH. All rights reserved
Usage example: See documented unittest of X.
Task-based implementation of an SSL connection