A wrapper over a platform's native TLS implementation for secure networking.
# Cargo.toml
[dependencies]
native-tls = "0.2.18"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TLS connector and connects to a server.
Install OpenSSL development headers (e.g., libssl-dev on Ubuntu).
No dependency data recorded yet.