public class StreamKeyPairProvider
extends org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
Reads the resource from the jar
ECDSA_SHA2_NISTP256, ECDSA_SHA2_NISTP384, ECDSA_SHA2_NISTP521, EMPTY_KEYPAIR_PROVIDER, SSH_DSS, SSH_DSS_CERT, SSH_ECDSA_SHA2_NISTP256_CERT, SSH_ECDSA_SHA2_NISTP384_CERT, SSH_ECDSA_SHA2_NISTP521_CERT, SSH_ED25519, SSH_ED25519_CERT, SSH_RSA, SSH_RSA_CERT| Constructor and Description |
|---|
StreamKeyPairProvider() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<KeyPair> |
loadKeys(org.apache.sshd.common.session.SessionContext session) |
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Iterable<KeyPair> loadKeys(org.apache.sshd.common.session.SessionContext session) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.