Package | Description |
---|---|
com.maverick.sftp |
The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections.
|
com.sshtools.publickey |
This package contains utility classes for loading/storing public/private keys
and is based on the SSHTools key format architecture.
|
Modifier and Type | Class and Description |
---|---|
class |
SftpSubsystemChannel
This class implements the SFTP protocol which is executed as an SSH
subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
PublicKeySubsystem
This class implements version 1 of the public key subsystem.
|
Copyright © 2024. All rights reserved.