public interface RecoveredMessage
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
Return the content of the recovered message in the signature.
|
boolean |
isFullMessage()
Return whether or not the full message was recovered.
|