Uses of Class
net.i2p.router.crypto.ratchet.RatchetPayload.Block
Package
Description
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
-
Uses of RatchetPayload.Block in net.i2p.router.crypto.ratchet
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
Modifier and TypeMethodDescriptionstatic int
RatchetPayload.writePayload
(byte[] payload, int off, List<RatchetPayload.Block> blocks)