be.fedict.eid.applet.service.spi
Interface SecureCardReaderService


public interface SecureCardReaderService

SPI for eID secure PIN pad card readers.

Author:
Frank Cornelis

Field Summary
static int TRANSACTION_MESSAGE_MAX_SIZE
           
 
Method Summary
 String getTransactionMessage()
          Gives back the message that should be displayed on the secure PIN pad reader as part of the authentication transaction.
 

Field Detail

TRANSACTION_MESSAGE_MAX_SIZE

static final int TRANSACTION_MESSAGE_MAX_SIZE
See Also:
Constant Field Values
Method Detail

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.