Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.maverick.sshd.auth | |
com.maverick.util |
A set of SSHTools utility classes.
|
com.sshtools.publickey |
Class and Description |
---|
InvalidPassphraseException
Thrown by an
SshPrivateKeyFile when it detects that the
passphrase supplied was invalid. |
SshPublicKeyFile
Interface which all public key formats must implement to provide decoding of
the public key into a suitable format for the API.
|
Class and Description |
---|
SshPublicKeyFile
Interface which all public key formats must implement to provide decoding of
the public key into a suitable format for the API.
|
Class and Description |
---|
InvalidPassphraseException
Thrown by an
SshPrivateKeyFile when it detects that the
passphrase supplied was invalid. |
Class and Description |
---|
Base64EncodedFileFormat |
InvalidPassphraseException
Thrown by an
SshPrivateKeyFile when it detects that the
passphrase supplied was invalid. |
SshPrivateKeyFile
Interface which all private key formats must implement to provide decoding
and decryption of the private key into a suitable format for the API.
|
SshPublicKeyFile
Interface which all public key formats must implement to provide decoding of
the public key into a suitable format for the API.
|
Copyright © 2024. All rights reserved.