Skip to main content

Module dial9

Module dial9 

Available on crate features boring and dial9 only.
Expand description

Pre-defined dial9 events for the BoringSSL client handshake.

Modules§

tls_handshake_error_kind
Error category for TlsHandshakeFailed::error_kind. Encoded as u32 because dial9 trace fields are primitives; the named variants here are the only valid values.

Structs§

MaybeAlpnSelected
MaybeServerName
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.