Uses of Class
net.i2p.router.KeyManager
Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
-
Uses of KeyManager in net.i2p.router
Methods in net.i2p.router that return KeyManager Modifier and Type Method Description KeyManager
RouterContext. keyManager()
Coordinates the router's ElGamal and DSA keys, as well as any keys given to it by clients as part of a LeaseSet.