Uses of Class
net.i2p.util.KeyRing

Packages that use KeyRing
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
 

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