A wrapper over a platform's native TLS implementation
cargo add native-tls
[dependencies]
native-tls = "0.2.18"
| 官网 | https://lib.rs/crates/native-tls |
|---|---|
| 仓库 | https://github.com/rust-native-tls/rust-native-tls |
| 最新版本 | 0.2.18 |
| 分类 | cryptography, network-programming |