public interface SshKeyExchange extends SshComponent, SecureComponent
Modifier and Type | Method and Description |
---|---|
String |
getHashAlgorithm() |
String |
getProvider() |
void |
test() |
getAlgorithm
getAlgorithm, getPriority, getSecurityLevel
String getHashAlgorithm()
void test() throws IOException, SshException
IOException
SshException
String getProvider()
Copyright © 2024. All rights reserved.