Function thrussh_keys::encode_pkcs8_pem[][src]

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