Uses of Class
net.i2p.data.PrivateKeyFile
Package
Description
These classes define the common data structures used by the various
I2P protocols.
Classes formerly in net.i2p.data but moved here as they are only used by the router.
-
Uses of PrivateKeyFile in net.i2p.data
Modifier and TypeMethodDescriptionPrivateKeyFile.setSignedCert
(PrivateKeyFile pkf2) sign this dest by dest found in pkf2 - caller must also call write() -
Uses of PrivateKeyFile in net.i2p.data.router
Modifier and TypeClassDescriptionclass
Same format as super, simply adds a method to treat it as a RouterIdentity instead of a Destination.