Crates.io | tls-api-test-2 |
lib.rs | tls-api-test-2 |
version | 0.11.0 |
source | src |
created_at | 2024-05-07 20:11:45.283222 |
updated_at | 2024-05-07 20:11:45.283222 |
description | TLS API without implementation |
homepage | |
repository | https://github.com/edgedb/rust-tls-api/ |
max_upload_size | |
id | 1232841 |
size | 28,915 |
This is a fork of tls-api-test with updated dependencies.
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.