org.polyglotted.crypto
Class CryptoMain

java.lang.Object
  extended by org.polyglotted.crypto.AbstractMain
      extended by org.polyglotted.crypto.CryptoMain

public class CryptoMain
extends AbstractMain


Field Summary
 
Fields inherited from class org.polyglotted.crypto.AbstractMain
algo, keyFile, passPhrase
 
Constructor Summary
CryptoMain()
           
 
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

CryptoMain

public CryptoMain()
Method Detail

main

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


Copyright © 2012-2013 Polyglotted Org. All Rights Reserved.