org.polyglotted.crypto
Class PropertyFileCryptoMain

java.lang.Object
  extended by org.polyglotted.crypto.AbstractMain
      extended by org.polyglotted.crypto.FileCryptoMain
          extended by org.polyglotted.crypto.PropertyFileCryptoMain

public class PropertyFileCryptoMain
extends FileCryptoMain


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

PropertyFileCryptoMain

public PropertyFileCryptoMain()
Method Detail

main

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


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