41c59d7e1b
Since we're upping the protocol version, we can do all this too at the same time. So v2 digest will use SHA256, sign using SHA256withRSA and will include the contents of META-INF in the digests. Upgrades++! This also includes the code from pull request #73 to allow a .crt file to be included with the app to allow for signature verification of standalone apps (we already did this for applets via the applet parameters).