Uses of Class
net.i2p.util.KeyRing

Packages that use KeyRing
net.i2p   
net.i2p.router   
 

Uses of KeyRing in net.i2p
 

Fields in net.i2p declared as KeyRing
protected  KeyRing I2PAppContext._keyRing
           
 

Methods in net.i2p that return KeyRing
 KeyRing I2PAppContext.keyRing()
          Basic hash map
 

Uses of KeyRing in net.i2p.router
 

Subclasses of KeyRing in net.i2p.router
 class PersistentKeyRing
          ConcurrentHashMap with backing in the router.config file.
 

Methods in net.i2p.router that return KeyRing
 KeyRing RouterContext.keyRing()
          override to support storage in router.config