Package com.qytech.pcscreader
Types
SmartCardManager
Link copied to clipboard
class SmartCardManager(context: Context, listener: SCardStatusChangeListener?, coroutineContext: CoroutineContext) : ISmartCardManager, CoroutineScope
Content copied to clipboard
Functions
addHexValue
Link copied to clipboard
hexDecodeToString
Link copied to clipboard
hexToASCII
Link copied to clipboard
paddingHexString
Link copied to clipboard
substringWithLength
Link copied to clipboard
subtractionHexValue
Link copied to clipboard
toHexByteArray
Link copied to clipboard
toHexString
Link copied to clipboard