public class OpenSSHZLibCompression extends ZLibCompression
DEFLATER, INFLATER
Constructor and Description |
---|
OpenSSHZLibCompression() |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
Get the algorithm name for this compression implementation.
|
boolean |
isDelayed()
Is this compression delayed until after authentication
|
compress, getPriority, getSecurityLevel, init, uncompress
public String getAlgorithm()
SshCompression
getAlgorithm
in interface SshComponent
getAlgorithm
in interface SshCompression
getAlgorithm
in interface SecureComponent
getAlgorithm
in class ZLibCompression
public boolean isDelayed()
SshCompression
isDelayed
in interface SshCompression
isDelayed
in class ZLibCompression
Copyright © 2024. All rights reserved.