| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.remote |
| Modifier and Type | Method and Description |
|---|---|
static SecureKeys |
SecureKeys.fromKeyFiles(String publicKeyFileName,
String privateKeyFileName)
Construct
SecureKeys given the public and private key files. |
static SecureKeys |
SecureKeys.fromPrivateKeyFile(String privateKeyFileName)
Construct
SecureKeys given a private key in a file. |
Copyright © 2017. All rights reserved.