Module server

Module server 

Source
Expand description

TLS server specific implementation

Traits§

ResumableAccept
Resumable TLS server side handshake.

Functions§

handshake
Perform TLS handshake for the given connection with the given configuration
handshake_with_callback
Perform TLS handshake for the given connection with the given configuration and callbacks
prepare_tls_stream
Prepare a TLS stream for handshake