Class TransportCipherImpl
- java.lang.Object
-
- com.biglybt.pifimpl.local.network.TransportCipherImpl
-
- All Implemented Interfaces:
TransportCipher
public class TransportCipherImpl extends java.lang.Object implements TransportCipher
-
-
Field Summary
Fields Modifier and Type Field Description (package private) TransportCipher
cipher
-
Constructor Summary
Constructors Constructor Description TransportCipherImpl(TransportCipher cipher)
-
-
-
Field Detail
-
cipher
TransportCipher cipher
-
-
Constructor Detail
-
TransportCipherImpl
public TransportCipherImpl(TransportCipher cipher)
-
-