be.fedict.eid.applet.service.spi
Interface SecureCardReaderService
public interface SecureCardReaderService
SPI for eID secure PIN pad card readers.
- Author:
- Frank Cornelis
Method Summary |
String |
getTransactionMessage()
Gives back the message that should be displayed on the secure PIN pad
reader as part of the authentication transaction. |
TRANSACTION_MESSAGE_MAX_SIZE
static final int TRANSACTION_MESSAGE_MAX_SIZE
- See Also:
- Constant Field Values
getTransactionMessage
String getTransactionMessage()
- Gives back the message that should be displayed on the secure PIN pad
reader as part of the authentication transaction.
- Returns:
- the ASCII string message.
Copyright © 2008-2012 FedICT. All Rights Reserved.