net.i2p.router.tasks
Class CryptoChecker
java.lang.Object
net.i2p.router.tasks.CryptoChecker
public class CryptoChecker
- extends Object
Warn about unavailable crypto to router and wrapper logs
- Since:
- 0.9.15
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CryptoChecker
public CryptoChecker()
warnUnavailableCrypto
public static void warnUnavailableCrypto(RouterContext ctx)
- Parameters:
ctx
- if null, logs only to System.out (called from main)
main
public static void main(String[] args)