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