Uses of Class
net.i2p.data.KeysAndCert
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 KeysAndCert in net.i2p.data
Modifier and TypeClassDescriptionclass
Defines an end point in the I2P network.class
Extend Destination with methods to verify its Certificate.Modifier and TypeMethodDescriptionabstract KeysAndCert
DatabaseEntry.getKeysAndCert()
Get the keys and the cert Identical to getDestination() in LeaseSet, and getIdentity() in RouterInfo.LeaseSet.getKeysAndCert()
-
Uses of KeysAndCert in net.i2p.data.router
Modifier and TypeClassDescriptionclass
Defines the unique identifier of a router, including any certificate or public key.