public interface PINPadOperationResult extends OperationResult
Through by getResultCode()
return the result code.
Through by getEncryptedPINBlock()
return encrypted PIN Block.
CANCEL, ERR_DEVICE_BASE, ERR_GENERAL_ERROR, ERR_NO_INFO, ERR_NO_PERMISSION, ERR_TIMEOUT, NONE, SUCCESS
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncryptedPINBlock()
Gets the buffer of the encrypted PIN block.
|
getResultCode