public class FileHandleHashingExtension extends FileHashingExtension
Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION_NAME |
Constructor and Description |
---|
FileHandleHashingExtension() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
getFileHandle(ByteArrayReader msg,
SftpSubsystem sftp) |
processMessage, sendReply
doHash, doHash, processExtendedMessage, supportsExtendedMessage
generateDefaultData, getDefaultData, getName, isDeclaredInVersion
public static final String EXTENSION_NAME
protected byte[] getFileHandle(ByteArrayReader msg, SftpSubsystem sftp) throws IOException, PermissionDeniedException
getFileHandle
in class FileHashingExtension
IOException
PermissionDeniedException
Copyright © 2024. All rights reserved.