bamboo.lss
Class CreateMacKeyFile

java.lang.Object
  extended by bamboo.lss.CreateMacKeyFile

public class CreateMacKeyFile
extends Object

Creates a new file with a random key suitable for passing to UdpCC.set_mac_key.


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

Constructor Detail

CreateMacKeyFile

public CreateMacKeyFile()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception