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