Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Direct control of the reader.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SmartCard | 6.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example |
---|---|---|
SmartCardContext | The smartcard context reference number. | $SmartCardContext |
ControlCode | Control code for the operation. This value identifies the specific operation to be performed. | |
InputData | Hex encoded input data. Contains the data required to perform the operation. |
|
OutputSize | The expected output size. This is the buffer size the plugin will use for receiving. |
1024 |
Returns hex encoded data or error.
This function checks for a license.
Created 13th June 2016, last changed 19th June 2016