Hi all,

I have an question about IBM MFC Card.

Does somebody know which CardServices are provided by this card?

With my application I get only access to FileAccessCardService.

But I can't get access to SignatureCardService. Everytime I get just NULL from 
SmartCard-Object.
Code:
signatureService = (SignatureCardService) sCard.getCardService( 
signatureCardService.class, true);

I'm using following configuration in opencard.properties:

###############################
# Card service configuration  #
###############################
# use the service factory for the IBM Multi Functional Card
OpenCard.services = com.ibm.opencard.factory.MFCCardServiceFactory
______________________________________________________________________________
Mit der Auslands-SMS von WEB.DE FreeMail erreichen Sie Ihre Freunde auf
der ganzen Welt - http://freemail.web.de/features/?mc=021171


---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe 
! in the body.

Reply via email to