| Crates.io | tls-api-test-2 |
| lib.rs | tls-api-test-2 |
| version | 0.12.0 |
| created_at | 2024-05-07 20:11:45.283222+00 |
| updated_at | 2024-11-25 13:45:49.948665+00 |
| description | TLS API without implementation |
| homepage | |
| repository | https://github.com/edgedb/rust-tls-api/ |
| max_upload_size | |
| id | 1232841 |
| size | 27,408 |
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.