[][src]Function thrussh_keys::encode_pkcs8_pem

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