public class CBSshKey extends Object
CBUser.ssh_keys| Modifier and Type | Field and Description |
|---|---|
String |
content
A single line format of the public key.
|
String |
fingerprint
Public key fingerprint like "11:22:33:...:dd:ee:ff"
|
String |
name
Human-readable name that identifies this key among other keys.
|
| Constructor and Description |
|---|
CBSshKey() |
public String content
public String name
public String fingerprint
Copyright © 2011-2015. All Rights Reserved.