Uses of Interface
net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Package
Description
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
-
Uses of RatchetPayload.PayloadCallback in net.i2p.router.crypto.ratchet
Modifier and TypeMethodDescriptionstatic int
RatchetPayload.processPayload
(I2PAppContext ctx, RatchetPayload.PayloadCallback cb, byte[] payload, int off, int length, boolean isHandshake) Incoming payload.