Class ChachaPolyCiphers.Factory
java.lang.Object
com.hierynomus.sshj.transport.cipher.ChachaPolyCiphers.Factory
- All Implemented Interfaces:
Factory<Cipher>
,Factory.Named<Cipher>
- Enclosing class:
ChachaPolyCiphers
-
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
authSize
private final int authSize -
keySize
private final int keySize -
name
-
cipher
-
-
Constructor Details
-
Factory
-
-
Method Details