TLS API implementation over native-tls crate.
# Cargo.toml
[dependencies]
tls-api-native-tls = "0.12.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS connector using native-tls.
Add `use tls_api::TlsConnector as _;` to bring the trait into scope.
No dependency data recorded yet.