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