public interface ISSHPublicKey
| Modifier and Type | Method and Description |
|---|---|
SSHKeyType |
getKeyType()
Returns the type of the key (ssh-rsa or ssh-dss)
|
String |
getPublicKey()
Returns the content of the public key (key content without ssh-rsa
identifier nor comment) of the ssh key
|
String getPublicKey()
OpenShiftExceptionSSHKeyType getKeyType()
OpenShiftExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.