java.lang.Object
org.pcap4j.packet.constant.Ssh2CompressionAlgorithmName
Compression Algorithm Name
https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-20
- Since:
- pcap4j 1.0.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
- See Also:
-
ZLIB
- See Also:
-
-
Constructor Details
-
Ssh2CompressionAlgorithmName
private Ssh2CompressionAlgorithmName()
-