| Package | Description |
|---|---|
| co.cask.cdap.runtime.spi.ssh |
| Modifier and Type | Method and Description |
|---|---|
SSHPublicKey |
SSHKeyPair.getPublicKey()
Returns a
SSHPublicKey that contains the user and public key for SSH. |
| Constructor and Description |
|---|
SSHKeyPair(SSHPublicKey publicKey,
java.util.function.Supplier<byte[]> privateKeySupplier) |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.