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