Uses of Class
net.i2p.router.crypto.ratchet.SplitKeys
Packages that use SplitKeys
Package
Description
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
-
Uses of SplitKeys in net.i2p.router.crypto.ratchet
Methods in net.i2p.router.crypto.ratchet with parameters of type SplitKeysModifier and TypeMethodDescription(package private) booleanRatchetSKM.updateSession(PublicKey target, HandshakeState oldState, HandshakeState state, ReplyCallback callback, SplitKeys split) Inbound or outbound.