pub fn _save_public_key<P: AsRef<Path>>( path: P, key: &RsaPublicKey, enc: KeyEncoding ) -> Result<()>