Skip to main content

Module dial9

Module dial9 

Available on crate features rustls and dial9 only.
Expand description

Pre-defined dial9 events for the rustls client handshake.

Structs§

MaybeAlpnSelected
TlsHandshakeCompleted
TLS handshake completed successfully.
TlsHandshakeCompletedRef
TLS handshake completed successfully.
TlsHandshakeFailed
TLS handshake failed.
TlsHandshakeFailedRef
TLS handshake failed.
TlsHandshakeStarted
TLS handshake initiation.
TlsHandshakeStartedRef
TLS handshake initiation.