| Interface | Description | 
|---|---|
| IOStreamConnector.IOStreamConnectorListener | |
| SftpFileFilter | 
| Class | Description | 
|---|---|
| Arrays | |
| Base64 | |
| Base64.InputStream | |
| Base64.OutputStream | |
| BCrypt | 
 BCrypt implements OpenBSD-style Blowfish password hashing using
 the scheme describes in "A Future-Adaptable Password Scheme" by
 Niels Provos and David Mazieres. 
 | 
| BCryptKDF | |
| BinaryLogger | |
| BinaryQueue | |
| BlankLineEntry | |
| ByteArrayReader | 
 Utiltiy class to read common parameter types from a byte array. 
 | 
| ByteArrayWriter | 
 Utility class to write common parameter types to a byte array. 
 | 
| CachingDataWindow | |
| CommentEntry | |
| DynamicBuffer | 
 
 This class provides an alternative method of storing data, used within the
 API where Piped Streams could have been used. 
 | 
| Entry<T> | |
| EOLProcessor | 
 This class processes text data and corrects line endings according to
 the settings provided. 
 | 
| FileUtils | |
| GlobSftpFileFilter | |
| IOStreamConnector | 
 Connects an input stream to an outputstream. 
 | 
| IOUtil | |
| ProcessUtils | |
| RandomInputStream | |
| RegexSftpFileFilter | |
| SimpleASNReader | |
| SimpleASNWriter | |
| SshKeyUtils | |
| SSHMessageConverter | |
| TextConversionStream | 
 This class processes text data and corrects line endings according to
 the settings provided. 
 | 
| UnsignedInteger32 | 
 This class provides a 32bit unsigned integer. 
 | 
| UnsignedInteger64 | 
 This class provides a 64bit unsigned integer. 
 | 
| URLUTF8Encoder | 
 Provides a method to encode any string into a URL-safe form. 
 | 
A set of SSHTools utility classes.
Copyright © 2025. All rights reserved.