CKernelType
public enum CKernelType : CaseIterable
Enumeration that specifies the type of kernel.
This field is used as attribute of the
The following values are valid:
Specification: retail.
-
Gemalto PURE Contactless Kernel
Declaration
Swift
case kernelPure -
EMV Contact kernel.
Declaration
Swift
case emvContact -
EMV Contactless Entrypoint.
Declaration
Swift
case entryPoint -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel1 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel2 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel3 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel4 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel5 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel6 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel7 -
EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].
Declaration
Swift
case kernel8