pub(crate) async fn render_symm_encrypted_securejoin_message( context: &Context, step: &str, rfc724_mid: &str, attach_self_pubkey: bool, auth: &str, shared_secret: &str, ) -> Result<String>