Uses of Class
net.i2p.data.i2np.GarlicClove
Packages that use GarlicClove
Package
Description
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
Creates and parses garlic messages.
-
Uses of GarlicClove in net.i2p.router.crypto.ratchet
Methods in net.i2p.router.crypto.ratchet with parameters of type GarlicCloveModifier and TypeMethodDescriptionvoid
RatchetPayload.PayloadCallback.gotGarlic
(GarlicClove clove) Constructors in net.i2p.router.crypto.ratchet with parameters of type GarlicClove -
Uses of GarlicClove in net.i2p.router.message
Methods in net.i2p.router.message that return GarlicCloveConstructors in net.i2p.router.message with parameters of type GarlicCloveModifierConstructorDescriptionCloveSet
(GarlicClove[] cloves, Certificate cert, long msgId, long expiration)