public interface SignatureCheck
| Modifier and Type | Method and Description | 
|---|---|
| int | getCode()Returns the response code of the check. | 
| String | getMessage()Returns the textual response message of the check (corresponding to the
 code). | 
int getCode()
String getMessage()