| Package | Description |
|---|---|
| net.i2p.router |
The I2P router application handles I2P network communication.
|
| Modifier and Type | Method and Description |
|---|---|
LeaseSetKeys |
KeyManager.getKeys(Destination dest)
Get the keys registered for a destination.
|
LeaseSetKeys |
KeyManager.getKeys(Hash dest)
client
|
LeaseSetKeys |
KeyManager.unregisterKeys(Destination dest)
Unregister keys for a destination, removing them from memory.
|