Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
PCSC interface to SmartCard readers.
Version | macOS | Windows | Linux | Server | iOS SDK |
6.3 / 10.5 | ✅ Yes | ✅ Yes | ❌ No | ✅ 96%, on macOS and Windows | ❌ No |
Item | Details | Server |
---|---|---|
SmartCard.Available Whether SmartCard API is available. | Mac/Win 6.3 |
✅ Server |
SmartCard.BeginTransaction Starts a transaction. | Mac/Win 6.3 |
✅ Server |
SmartCard.Cancel Terminates all outstanding actions within a specific resource manager context. | Mac/Win 6.3 |
✅ Server |
SmartCard.CancelTransaction Cancels current transaction. | Mac/Win 6.3 |
✅ Server |
SmartCard.Connect Connects to a smartcard. | Mac/Win 6.3 |
✅ Server |
SmartCard.Control Direct control of the reader. | Mac/Win 6.3 |
✅ Server |
SmartCard.Disconnect Disconnects card. | Mac/Win 6.3 |
✅ Server |
SmartCard.EndTransaction Ends transaction. | Mac/Win 6.3 |
✅ Server |
SmartCard.GetActiveProtocol Queries the active protocol. | Mac/Win 6.3 |
✅ Server |
SmartCard.GetAttribute Retrieves the current reader attribute. | Mac/Win 6.3 |
✅ Server |
SmartCard.HeaderTemplate Queries header template. | Mac/Win 6.4 |
❌ Server |
SmartCard.Init Initializes a smartcard context. | Mac/Win 6.3 |
✅ Server |
SmartCard.ListReaderGroups Queries list of reader groups. | Mac/Win 6.3 |
✅ Server |
SmartCard.ListReaders Queries list of readers. | Mac/Win 6.3 |
✅ Server |
SmartCard.PerformSignature Performs signature. | Mac/Win 7.0 |
✅ Server |
SmartCard.ReadCertificate Reads certificate for smart cards. | Mac/Win 7.0 |
✅ Server |
SmartCard.ReadFile Read file from smart card with APDU protocol. | Mac/Win 8.5 |
✅ Server |
SmartCard.Reconnect Reconnects to smart card with different protocol. | Mac/Win 6.3 |
✅ Server |
SmartCard.Release Releases context and all memory needed. | Mac/Win 6.3 |
✅ Server |
SmartCard.ReleaseAll Frees all SmartCard objects. | Mac/Win 10.5 |
✅ Server |
SmartCard.SetAttribute Sets the given reader attribute. | Mac/Win 6.3 |
✅ Server |
SmartCard.SplitValues Split values read from smart card. | Mac/Win 8.5 |
✅ Server |
SmartCard.Status Queries current status of smart card in reader. | Mac/Win 6.3 |
✅ Server |
SmartCard.Transmit Sends a service request to the smart card and expects to receive data back from the card. | Mac/Win 6.3 |
✅ Server |
SmartCard.TransmitReceiveHeader Returns the receive header from last Transmit. | Mac/Win 6.3 |
✅ Server |
SmartCard.Valid Determines whether a smart card context handle is valid. | Mac/Win 6.3 |
✅ Server |
26 functions shown.
Feedback: Report problem or ask question.