Function load_private_key

Source
pub(crate) fn load_private_key(
    certificate: &str,
) -> ConnectorResult<PrivateKeyDer<'static>>