| Package | Description |
|---|---|
| org.apache.sshd.common.keyprovider |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoadableResourceKeyPairProvider
This provider loads private keys from the specified resources that are accessible via
ClassLoader.getResourceAsStream(String). |
class |
FileKeyPairProvider
This host key provider loads private keys from the specified files.
|
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.