TLS API without implementation, providing abstract interfaces for TLS operations.
# Cargo.toml
[dependencies]
tls-api = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the TlsConnector trait.
Add a backend crate: tls-api-native-tls = "0.12"
No dependency data recorded yet.