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 RatchetEntryMuxedSKM. consumeNextAvailableTag(PublicKey target)EC onlyRatchetEntryRatchetSKM. consumeNextAvailableTag(PublicKey target)Outbound.
-