Uses of Class
net.i2p.router.crypto.ratchet.RatchetPayload.Block
Packages that use RatchetPayload.Block
Package
Description
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
-
Uses of RatchetPayload.Block in net.i2p.router.crypto.ratchet
Subclasses of RatchetPayload.Block in net.i2p.router.crypto.ratchetModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
Method parameters in net.i2p.router.crypto.ratchet with type arguments of type RatchetPayload.BlockModifier and TypeMethodDescriptionstatic int
RatchetPayload.writePayload
(byte[] payload, int off, List<RatchetPayload.Block> blocks)