Enumerations
The following enumerations are available globally.
-
Cryptobox command algorithm identifier - gemSpec_COS#16.1 Identifier Table 268
See moreDeclaration
Swift
public enum PSOAlgorithm
-
Enum for various HealthCard types
See moreDeclaration
Swift
public enum HealthCardPropertyType
-
HealthCard status
See moreDeclaration
Swift
public enum HealthCardStatus
-
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 moreDeclaration
Swift
public enum CardGeneration
-
Undocumented
See moreDeclaration
Swift
public enum Executor : ExecutorType
-
Undocumented
See moreDeclaration
Swift
public enum FutureError : Error
-
Event cases for Future result
See moreDeclaration
Swift
public enum FutureEvent<T>
-
Named response statuses per UInt16 status code.
Remark
Depending on the context a UInt16 status code can have different meanings.Declaration
Swift
public enum ResponseStatus