Crate tls_api_security_framework[][src]

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 Definitions

To be replaced with security_framework::secure_transport::ServerBuilder in the next version of the security_framework.