Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizedKeysStoreImpl
This class implements the OpenSSH style authorized_keys public key
store.
|
class |
X509PublicKeyStore |
Modifier and Type | Method and Description |
---|---|
void |
SshContext.setPublicKeyStore(PublicKeyStore publicKeyStore)
For publickey authentication you can optionally provide an alternative
key store implementation.
|
Copyright © 2024. All rights reserved.