trust_dns_rustls::tls_server

Function read_key_from_pkcs8

Source
pub fn read_key_from_pkcs8(path: &Path) -> Result<PrivateKey, ProtoError>
Expand description

Reads a private key from a pkcs8 formatted, and possibly encoded file