pub fn parse_key(rd: &mut dyn BufRead) -> Result<PrivateKeyDer<'static>, Error>
Parse the single private key from PEM (PKCS8).