Write
public struct Write
Commands representing the commands in gemSpec_COS#14.3.6
-
Use cases Write Binary without
ShortFileIdentifier
Declaration
Swift
public static func writeCommand(data: Data) throws -> HealthCardCommand
-
Use cases Write Binary with
ShortFileIdentifier
Declaration
Swift
public static func writeCommand(with sfid: ShortFileIdentifier, data: Data) throws -> HealthCardCommand