public class GpgKeyInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GpgKeyInfo.Status
Status of checking an object like a key or signature.
|
| Modifier and Type | Field and Description |
|---|---|
String |
fingerprint |
String |
id |
String |
key |
List<String> |
problems |
GpgKeyInfo.Status |
status |
List<String> |
userIds |
| Constructor and Description |
|---|
GpgKeyInfo() |