| Package | Description |
|---|---|
| org.apache.sshd.common.util.security | |
| org.apache.sshd.common.util.security.bouncycastle | |
| org.apache.sshd.server.keyprovider |
| Modifier and Type | Method and Description |
|---|---|
static AbstractGeneratorHostKeyProvider |
SecurityUtils.createGeneratorHostKeyProvider(Path path) |
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleGeneratorHostKeyProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGeneratorHostKeyProvider
A simple implementation of an
AbstractGeneratorHostKeyProvider that writes and reads host keys using the
OpenSSH file format. |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.