Uses of Class
com.biglybt.core.networkmanager.impl.TransportCipher
Packages that use TransportCipher
-
Uses of TransportCipher in com.biglybt.core.networkmanager.impl
Fields in com.biglybt.core.networkmanager.impl declared as TransportCipherModifier and TypeFieldDescriptionprivate TransportCipher
ProtocolDecoderPHE.read_cipher
private final TransportCipher
TransportHelperFilterStreamCipher.read_cipher
private TransportCipher
ProtocolDecoderPHE.write_cipher
private final TransportCipher
TransportHelperFilterStreamCipher.write_cipher
Constructors in com.biglybt.core.networkmanager.impl with parameters of type TransportCipherModifierConstructorDescriptionTransportHelperFilterStreamCipher
(TransportHelper _transport, TransportCipher _read_cipher, TransportCipher _write_cipher) -
Uses of TransportCipher in com.biglybt.pifimpl.local.network
Fields in com.biglybt.pifimpl.local.network declared as TransportCipherConstructors in com.biglybt.pifimpl.local.network with parameters of type TransportCipher