Update
public struct Update
Commands representing the commands in gemSpec_COS#14.3.5
-
Use cases Update Binary without
ShortFileIdentifier
Declaration
Swift
public static func updateCommand(data: Data, offset: Int = 0) throws -> HealthCardCommand
-
Use cases Update Binary with
ShortFileIdentifier
Declaration
Swift
public static func updateCommand(with sfid: ShortFileIdentifier, data: Data, offset: Int = 0) throws -> HealthCardCommand