Class CreateRouterInfoJob

java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.startup.CreateRouterInfoJob
All Implemented Interfaces:
Job

public class CreateRouterInfoJob
extends JobImpl
Warning - misnamed. This creates a new RouterIdentity, i.e. new router keys and hash. It then builds a new RouterInfo and saves all the keys. This is generally run only once, on a new install.