public class SshKeyInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
algorithm |
String |
comment |
String |
encodedKey |
Integer |
seq |
String |
sshPublicKey |
Boolean |
valid |
Constructor and Description |
---|
SshKeyInfo() |