Uses of Class
com.southernstorm.noise.protocol.HandshakeState
-
Packages that use HandshakeState Package Description net.i2p.router.transport.ntcp The NTCP transport allows passing I2P messages on top of TCP. -
-
Uses of HandshakeState in net.i2p.router.transport.ntcp
Methods in net.i2p.router.transport.ntcp with parameters of type HandshakeState Modifier and Type Method Description (package private) static byte[][]
OutboundNTCP2State. generateSipHashKeys(RouterContext ctx, HandshakeState state)
KDF for SipHash
-