Uses of Class
net.i2p.data.i2np.GarlicClove
-
Packages that use GarlicClove Package Description net.i2p.router.message Creates and parses garlic messages. -
-
Uses of GarlicClove in net.i2p.router.message
Methods in net.i2p.router.message that return GarlicClove Modifier and Type Method Description GarlicCloveCloveSet. getClove(int index)Constructors in net.i2p.router.message with parameters of type GarlicClove Constructor Description CloveSet(GarlicClove[] cloves, Certificate cert, long msgId, long expiration)
-