![]() |
libfilezilla
|
A Transport Layer Security (TLS) layer. More...
#include "socket.hpp"
Go to the source code of this file.
Classes | |
class | tls_layer |
A Transport Layer Security (TLS) layer. More... | |
Namespaces | |
fz | |
The namespace used by libfilezilla. | |
Typedefs | |
typedef simple_event< certificate_verification_event_type, tls_layer *, tls_session_info > | certificate_verification_event |
This event gets sent during the handshake with details about the session and the used certificate. More... | |
Enumerations | |
enum | tls_ver { v1_0, v1_1, v1_2, v1_3 } |
A Transport Layer Security (TLS) layer.