public class Identity
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
blob |
private byte[] |
comment |
| Constructor and Description |
|---|
Identity(byte[] blob,
byte[] comment) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlob() |
byte[] |
getComment() |