Uses of Class
net.i2p.data.LeaseSet2
-
Packages that use LeaseSet2 Package Description net.i2p.data These classes define the common data structures used by the various I2P protocols. -
-
Uses of LeaseSet2 in net.i2p.data
Subclasses of LeaseSet2 in net.i2p.data Modifier and Type Class Description class
EncryptedLeaseSet
Use getSigningKey() / setSigningKey() (revocation key in super) for the blinded key.class
MetaLeaseSet
PRELIMINARY - Subject to change - see proposal 123Methods in net.i2p.data that return LeaseSet2 Modifier and Type Method Description LeaseSet2
EncryptedLeaseSet. getDecryptedLeaseSet()
-