Docs.rs
lexe-tls-0.1.4
lexe-tls 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
phlip9
github:lexe-app:lexe-devs
Dependencies
anyhow ^1
normal
asn1-rs ^0.7
normal
base64 ^0.21
normal
dcap-ql ^0.4
normal
lexe-byte-array ^0.1.4
normal
lexe-common ^0.1.4
normal
lexe-crypto ^0.1.4
normal
lexe-enclave ^0.1.4
normal
lexe-hex ^0.1.4
normal
lexe-serde ^0.1.4
normal
lexe-sha256 ^0.1.4
normal
lexe-tls-core ^0.1.4
normal
num-bigint ^0.4
normal
proptest ^1
normal
optional
proptest-derive ^0.5
normal
optional
rcgen ^0.14
normal
ring ^0.17
normal
rustls ^0.23
normal
rustls-webpki ^0.103
normal
secrecy ^0.8
normal
serde ^1
normal
sgx-isa ^0.4
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
webpki-roots ^1
normal
x509-parser ^0.18
normal
yasna ^0.5
normal
lexe-common ^0.1.4
dev
lexe-crypto ^0.1.4
dev
proptest ^1
dev
proptest-derive ^0.5
dev
tokio ^1
dev
tokio-rustls ^0.26
dev
Versions
75%
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
Skip to main content
SideData
lexe_
tls
0.1.4
Side
Data
Implementors
In lexe_
tls::
rustls
lexe_tls
::
rustls
Trait
Side
Data
Copy item path
Source
pub trait SideData:
Debug
{ }
Expand description
Data specific to the peer’s side (client or server).
Implementors
§
Source
§
impl
SideData
for
ClientConnectionData
Source
§
impl
SideData
for
ServerConnectionData