Docs.rs
ntex-tls-2.2.0
ntex-tls 2.2.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
log ^0.4
normal
ntex-bytes ^0.1
normal
ntex-io ^2.3
normal
ntex-net ^2
normal
ntex-service ^3
normal
ntex-util ^2
normal
openssl ^0.10
normal
optional
rustls ^0.23
normal
optional
env_logger ^0.11
dev
ntex ^2
dev
rustls-pemfile ^2
dev
rustls ^0.23
dev
webpki-roots ^0.26
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ntex_
tls
2.2.0
All Items
Crate Items
Structs
Functions
Crate
ntex_tls
Copy item path
source
Expand description
An implementations of SSL streams for ntex ecosystem
Structs
§
PskIdentity
A TLS PSK identity.
Servername
The TLS SNI server name (DNS).
Functions
§
max_
concurrent_
ssl_
accept
Sets the maximum per-worker concurrent ssl connection establish process.