[](https://github.com/stepancheg/rust-tls-api/actions?query=workflow%3ACI)
[](https://github.com/stepancheg/rust-tls-api/blob/master/LICENSE)
[](https://crates.io/crates/tls-api)
# tls-api-test
Test implementation the all tls-api implementations.
Contain tests line `client_server` which accept
type parameters for acceptor and connector.
And actual tls-api implementations just use this
crate to do the tests.