HealthCardAuthn

public class HealthCardAuthn

HealthCardAuthn is a class implementing the Authenticator protocol to perform an authentication for the the ePA service (elektronische Patientenakte) via a HealthCardType.

  • Initialize a HealthCardAuthn with a HealthCardType.

    Declaration

    Swift

    public init(healthCard: HealthCardType)

    Parameters

    healthCard

    the associated card

  • Undocumented

    See more

    Declaration

    Swift

    public enum Error : Swift.Error