http://idk.i2p/javadoc-i2p/net/i2p/router/crypto/ratchet/SessionKeyAndNonce.html
Object clone , finalize , getClass , notify , notifyAll , wait , wait , wait Constructor Details SessionKeyAndNonce public SessionKeyAndNonce (byte[] data,
int nonce) For outbound Existing Session SessionKeyAndNonce public SessionKeyAndNonce (byte[] data,
int id,
int nonce, PublicKey remoteKey) For inbound Existing Session Since: 0.9.46 SessionKeyAndNonce public SessionKeyAndNonce ( HandshakeState state) For New Session Replies Method Details getNonce public int getNonce () For ES, else...