[% SET CPANEL.CPVAR.dprefix = "../" %] [% js_code = PROCESS js_block %] [% WRAPPER '_assets/master.html.tt' app_key = 'encryption' page_js = js_code %] [% SET export_key_call = execute("GPG", "export_public_key", { "key_id" => RAW_FORM.key }); SET export_key = ""; IF export_key_call.status; SET export_key = export_key_call.data.key_data; END; %]