Class CryptoCheck

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

public class CryptoCheck extends Object
Moved from CryptixAESEngine and net.i2p.router.tasks.CryptoChecker. This class does not do any logging. See CryptoChecker for the logging.
Since:
0.9.23
  • Method Details

    • isUnlimited

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

      public static void main(String[] args)