Enumerations

The following enumerations are available globally.

  • Cryptobox command algorithm identifier - gemSpec_COS#16.1 Identifier Table 268

    See more
  • Enum for various HealthCard types

    See more

    Declaration

    Swift

  • HealthCard status

    See more

    Declaration

    Swift

  • Represent the card generation of health card

    | Version | Version with 2 digits | INT Value for Version | Card generation | < 3.0.3 | 03.00.03 | 30003 | G1 | < 4.0.0 | 04.00.00 | 40000 | G1P | >= 4.0.0 | 04.00.00 | 40000 | G2 | >= 4.4.0 | 04.04.00 | 40400 | G2_1

    See more

    Declaration

    Swift

  • Signature algorithms that can be used to sign a challenge for authentication.

    See more
  • Named response statuses per UInt16 status code.

    Remark

    Depending on the context a UInt16 status code can have different meanings.
    See more