public static class GetSshKeys.SshKeyInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
algorithm |
String |
comment |
String |
encodedKey |
int |
seq |
String |
sshPublicKey |
boolean |
valid |
Constructor and Description |
---|
GetSshKeys.SshKeyInfo(com.google.gerrit.reviewdb.client.AccountSshKey sshKey) |