Class NoneCipher.Factory
java.lang.Object
net.schmizz.sshj.transport.cipher.NoneCipher.Factory
- All Implemented Interfaces:
Factory<Cipher>
,Factory.Named<Cipher>
- Enclosing class:
NoneCipher
Named factory for the no-op Cipher
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.schmizz.sshj.common.Factory
Factory.Named<T>
Nested classes/interfaces inherited from interface net.schmizz.sshj.common.Factory.Named
Factory.Named.Util
-
Constructor Summary
Constructors -
Method Summary