Skip to main content

load_private_key

Function load_private_key 

Source
pub fn load_private_key(file_path: &str) -> ServerResult<PrivateKeyDer<'static>>
Expand description

Load a TLS/SSL private key from a PEM file.