Uses of Class
net.i2p.router.crypto.ratchet.RatchetEntry
-
Packages that use RatchetEntry Package Description net.i2p.router.crypto.ratchet Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144). -
-
Uses of RatchetEntry in net.i2p.router.crypto.ratchet
Methods in net.i2p.router.crypto.ratchet that return RatchetEntry Modifier and Type Method Description RatchetEntry
MuxedSKM. consumeNextAvailableTag(PublicKey target)
EC onlyRatchetEntry
RatchetSKM. consumeNextAvailableTag(PublicKey target)
Outbound.
-