HealthCardCommandType
-
Returns a dictionary mapping from UInt16 status codes (e.g. 0x9000) to its command context specific
ResponseStatus
es. -
responseStatus(from:
Extension method) Returns context specific
ResponseStatus
from a UInt16 code (like 0x9000, 0x6400, …) -
publisher(for:
Extension methodwriteTimeout: readTimeout: ) Execute the command on a given card
Note
the Publisher itself is not yet executed. You have to subscribe to it using aCombine.Subscriber