Docs.rs
dig-tls-0.3.0
dig-tls 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
21 July 2026
Links
Repository
crates.io
Source
Owners
MichaelTaylor3d
Dependencies
blst ^0.3
normal
chia-bls ^0.26
normal
rcgen ^0.13
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
rustls-pki-types ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
time ^0.3
normal
tracing ^0.1
normal
rustls-webpki ^0.102
normal
x509-parser ^0.16
normal
zeroize ^1
normal
tempfile ^3
dev
tokio ^1
dev
tokio-rustls ^0.26
dev
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
Skip to main content
Module error
dig_tls
0.3.0
Module error
Module Items
Enums
Type Aliases
In crate dig_
tls
dig_tls
Module
error
Copy item path
Source
Expand description
The crate’s single error type.
Enums
§
DigTls
Error
Errors from building, loading, or verifying DIG peer mTLS material.
Type Aliases
§
Result
The crate result alias.