|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aelitis.azureus.core.networkmanager.impl.TransportCryptoManager
public class TransportCryptoManager
Nested Class Summary | |
---|---|
static interface |
TransportCryptoManager.HandshakeListener
|
Constructor Summary | |
---|---|
TransportCryptoManager()
|
Method Summary | |
---|---|
static TransportCryptoManager |
getSingleton()
|
void |
manageCrypto(TransportHelper transport,
byte[][] shared_secrets,
boolean is_incoming,
java.nio.ByteBuffer initial_data,
TransportCryptoManager.HandshakeListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransportCryptoManager()
Method Detail |
---|
public static TransportCryptoManager getSingleton()
public void manageCrypto(TransportHelper transport, byte[][] shared_secrets, boolean is_incoming, java.nio.ByteBuffer initial_data, TransportCryptoManager.HandshakeListener listener)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |