rust tls api:用于Rust的TLS API以及在单独包装箱中通过native tls和openssl进行的API实现 源码
Rust TLS API和实现 几个板条箱: tls-api — TLS API,没有任何实现,也没有依赖性 tls-api-native-tls —通过板条箱实现TLS API tls-api-openssl —通过板条箱实现TLS API tls-api-rustls —通过板条箱实现TLS API tls-api-schannel —在板条箱上缺少TLS API的实现 tls-api-security-framework —在箱上缺少TLS API的实现 tls-api-stub —存根API实现,该函数对任何操作均返回错误 问题 如果您开发一个库,则不知道用户要使用哪个TLS库
文件列表
rust-tls-api-master.zip
(预估有个54文件)
rust-tls-api-master
interop
tests
test.rs
1KB
src
lib.rs
1B
Cargo.toml
1KB
.travis.yml-disabled
899B
.github
workflows
暂无评论