class SplitKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
net.i2p.data.SessionKey |
ck |
net.i2p.data.SessionKey |
k_ab |
net.i2p.data.SessionKey |
k_ba |
| Constructor and Description |
|---|
SplitKeys(HandshakeState state,
net.i2p.crypto.HKDF hkdf) |
public final net.i2p.data.SessionKey ck
public final net.i2p.data.SessionKey k_ab
public final net.i2p.data.SessionKey k_ba
public SplitKeys(HandshakeState state, net.i2p.crypto.HKDF hkdf)