Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Reads certificate for smart cards.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SmartCard | 7.0 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
SmartCardContext | The smartcard context reference number. | $SmartCardContext | |
DeviceType | Which device to handle, so the plugin talks the right dialect. Currently supported cardos and acos. |
"cardos" | |
ReturnType | What format to return the certificate. Can be Hex or Base64. Default is hex. |
"Hex" | Optional |
Returns result or error.
This function checks for a license.
Created 18th January 2017, last changed 17th June 2018