Opened 14 years ago

Last modified 14 years ago

#21 new enhancement

Provide SmartCard support (sun.security.smartcardio package)

Reported by: dmik Owned by:
Priority: major Milestone: Enhanced
Component: general Version:
Severity: Keywords:
Cc:

Description

The sun.security.smartcardio package provides the SmartCard? access for authorization and other related procedures. The native methods of classes in this package are used to interface with SmartCard? devices. For now, these native methods are disabled on OS/2 as the SCard* WinAPI is missing from Odin. If we really need it, there is some Linux project for SmartCard? support (MUSCLE SmartCard? Development, http://www.linuxnet.com) which is used on Linux/Solaris? which we may probably port to OS/2 and either integrate with Odin to implement the SCard* WinAPI or use in Java directly.

Change History (1)

comment:1 Changed 14 years ago by dmik

JFYI, generating of the native code (j2pcsc.dll) was disabled in r151.

Note: See TracTickets for help on using tickets.