net.i2p.crypto
Class CryptoCheck

java.lang.Object
  extended by net.i2p.crypto.CryptoCheck

public class CryptoCheck
extends Object

Moved from CryptixAESEngine and net.i2p.router.tasks.CryptoChecker

Since:
0.9.23

Method Summary
static boolean isUnlimited()
          Do we have unlimited crypto?
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isUnlimited

public static boolean isUnlimited()
Do we have unlimited crypto?


main

public static void main(String[] args)