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