rustls_certified_key

The complete chain of certificates to send during a TLS handshake, plus a private key that matches the end-entity (leaf) certificate. Corresponds to CertifiedKey in the Rust API. <https://docs.rs/rustls/0.20.0/rustls/sign/struct.CertifiedKey.html>

struct rustls_certified_key

Meta