Terminate
public struct Terminate
Builders representing Terminate Command gemSpec_COS#14.2.9
-
Use case Terminate current EF gemSpec_Cos#14.2.9.1
Declaration
Swift
public static func terminateCurrentFile() -> HealthCardCommand
-
Use case Terminate private or symmetric key object gemSpec_Cos#14.2.9.2
Declaration
Swift
public static func terminate(privateOrSymmetricKey: Key, dfSpecific: Bool) -> HealthCardCommand
-
Use case Terminate public key object gemSpec_Cos#14.2.9.3
Declaration
Swift
public static func terminatePublicKey(reference: Data) throws -> HealthCardCommand
-
Use case Terminate password object gemSpec_Cos#14.2.9.4
Declaration
Swift
public static func terminate(password: Password, dfSpecific: Bool) -> HealthCardCommand