public class SignatureTag extends Object implements Tag
Constructor and Description |
---|
SignatureTag(String signature) |
Modifier and Type | Method and Description |
---|---|
String |
getInfo() |
String |
getName()
Returns the tag name.
|
String |
getSignature() |
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |