Expand description
tls_api implementation for security_framework.
This crate is available on non-iOS or non-macOS, but most operations simply return error. So code depending on this crate can be typechecked without cargo target-specific setup and conditional compilation.
Structs§
Type Aliases§
- To be replaced with
security_framework::secure_transport::ServerBuilderin the next version of thesecurity_framework.