tls-api-test-2 0.12.0

TLS API without implementation
Documentation
1
2
3
4
5
6
7
8
# 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.