uselesskey-rustls 0.8.0

rustls-pki-types and rustls config adapters for uselesskey X.509/key fixtures.
Documentation
1
2
3
4
5
6
//! Single-responsibility rustls adapter internals.
//!
//! These modules preserve the old published internal crate APIs while moving
//! the implementation behind the `uselesskey-rustls` public package promise.

pub mod pki;