pub fn encode_pkcs8_pem<W: Write>(key: &KeyPair, w: W) -> Result<(), Error>