Docs.rs
pingora-rustls-0.5.0
pingora-rustls 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Noah-Kennedy
johnhurt
eaufavor
andrewhavck
drcaramelsyrup
Dependencies
log ^0.4.21
normal
no_debug ^3.1.0
normal
pingora-error ^0.5.0
normal
ring ^0.17.12
normal
rustls ^0.23.12
normal
rustls-native-certs ^0.7.1
normal
rustls-pemfile ^2.1.2
normal
rustls-pki-types ^1.7.0
normal
tokio-rustls ^0.26.0
normal
Versions
71.43%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
pingora_
rustls
0.5.0
pingora_rustls
Function
hash_certificate
Copy item path
Source
pub fn hash_certificate(cert: &
CertificateDer
<'_>) ->
Vec
<
u8
>
ⓘ