Docs.rs
rustunnel-0.1.2
rustunnel 0.1.2
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
jessa0
github:rustunnel:rust-crate-publishers
Dependencies
clear_on_drop ^0.2
normal
failure ^0.1
normal
libc ^0.2
normal
log ^0.4
normal
nix ^0.23
normal
openssl ^0.10
normal
native-tls ^0.2
dev
rand_chacha ^0.3
dev
rand_core ^0.6
dev
cc ^1.0
build
seccomp-sys ^0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module tls
rustunnel
0.1.2
Module tls
Module Items
Structs
Enums
In crate rustunnel
rustunnel
Module
tls
Copy item path
Source
Expand description
TLS-related types.
Structs
§
Identity
A TLS identity, comprised of a certificate and private key.
Enums
§
CaCertificate
A TLS CA certificate specification.
TlsHostname
A TLS hostname specification.