public class MD5HandleExtension extends AbstractMD5Extension
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTENSION_NAME |
SSH_FXP_EXTENDED_REPLY| Constructor and Description |
|---|
MD5HandleExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
processMessage(com.sshtools.common.util.ByteArrayReader msg,
int requestId,
SftpSubsystem sftp) |
doMD5Hash, doMD5Hash, processExtendedMessage, sendReply, supportsExtendedMessagegenerateDefaultData, getDefaultData, getName, isDeclaredInVersionpublic static final java.lang.String EXTENSION_NAME
public void processMessage(com.sshtools.common.util.ByteArrayReader msg,
int requestId,
SftpSubsystem sftp)
Copyright © 2022. All rights reserved.