Add uiserver support for OUTPUT --binary option
Since r393a947 gpgme specifies the --binary option to be accepted in an uiserver OUTPUT command. This option should overwrite the specified default behavior for uiservers to create ASCII armored output. The uiserver uses the encrypt and sign email tasks of kleopatra so the option needs to be handled there.