Package net.i2p.crypto
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 Summary
Modifier and Type Method Description static boolean
isUnlimited()
Do we have unlimited crypto?static void
main(String[] args)
-
Method Details
-
isUnlimited
public static boolean isUnlimited()Do we have unlimited crypto? -
main
-