Our clients are increasingly concerned about security (as are we), so I was wondering if SAP has any plans to support digital signatures on PBD files, with an enforcement mechanism within a digitally signed .exe or .dll. This would prevent a user from substituting an alternate version of a PBD.
I'm also wondering if anyone has implemented their own solution. This would involve using a program such as sigcheck to check the signatures; the PB code which drives the process would have to be on an object in a PBL which is built into the EXE, rather than distributed as a PBD.