Protected application can be digitally signed. Both 32bit and 64bit protected application can be digitally signed after protection.
NOTE: Be sure to disable "Prevent file modifications" option if you plan to digitally sign your application after protection. If you enable this option and sign application after protection, protected application will display "File damaged!" error message.
If you are getting 0x800700C1 error when trying to sign protected application please check if you are already signing application in post-build events of your compiler.
IMPORTANT: Digitally signed application can not be protected! To be precise, it can be protected, but digital signature will be invalidated after protection since application is modified (encrypted) during protection process.
Knowledge base