tls-api-test

Crates.iotls-api-test
lib.rstls-api-test
version0.9.0
sourcesrc
created_at2017-06-07 04:07:35.20062
updated_at2022-04-28 16:24:06.964255
descriptionTLS API without implementation
homepage
repositoryhttps://github.com/stepancheg/rust-tls-api/
max_upload_size
id18051
size28,450
Stepan Koltsov (stepancheg)

documentation

README

GitHub Workflow Status License crates.io

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.

Commit count: 377

cargo fmt