pub fn load_private_key(path: &str) -> Result<PrivateKeyDer<'static>>
Load a PEM-encoded private key from a file.