http://idk.i2p/javadoc-i2p/net/i2p/router/crypto/ratchet/MuxedSKM.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details MuxedSKM public MuxedSKM ( TransientSessionKeyManager elg, RatchetSKM ec) Method Details getElgSKM public TransientSessionKeyManager getElgSKM () getECSKM public RatchetSKM getECSKM () preferRatchet boolean preferRatchet () Should we try the Ratchet slow decrypt before ElG slow decrypt?
Adaptive test based on previous mix of traffic for this SKM,
...