Skip to main content

load_private_key

Function load_private_key 

pub fn load_private_key(path: &str) -> Result<PrivateKeyDer<'static>>
Expand description

Load a PEM-encoded private key from a file.