com.threerings.getdown.tools
Class AppletParamSigner

java.lang.Object
  extended by com.threerings.getdown.tools.AppletParamSigner

public class AppletParamSigner
extends Object

Produces a signed hash of the appbase, appname, and image path to ensure that signed copies of Getdown are not hijacked to run malicious code.


Constructor Summary
AppletParamSigner()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletParamSigner

public AppletParamSigner()
Method Detail

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.