Uses of Class
net.i2p.util.KeyRing
Package | Description |
---|---|
net.i2p |
Core I2P package, contains information about the I2P version and an entry point to access important elements.
|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
-
Uses of KeyRing in net.i2p
-
Uses of KeyRing in net.i2p.router
Subclasses of KeyRing in net.i2p.router Modifier and Type Class Description class
PersistentKeyRing
ConcurrentHashMap with backing in the router.config file.Methods in net.i2p.router that return KeyRing Modifier and Type Method Description KeyRing
RouterContext. keyRing()
override to support storage in router.config