public abstract static class OSProfile.LinuxConfiguration.SSH.SSHPublicKey extends Object
Constructor and Description |
---|
SSHPublicKey() |
Modifier and Type | Method and Description |
---|---|
static OSProfile.LinuxConfiguration.SSH.SSHPublicKey |
create(String path,
String keyData) |
abstract String |
keyData() |
abstract String |
path() |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.