public interface MutualKeyAuthenticatonStore
| Modifier and Type | Method and Description |
|---|---|
SshKeyPair |
getPrivateKey(SshConnection con) |
SshPublicKey |
getPublicKey(SshConnection con) |
SshKeyPair getPrivateKey(SshConnection con)
SshPublicKey getPublicKey(SshConnection con)
Copyright © 2022. All rights reserved.