TIM SDK
TIM API C
kernel_type.h File Reference

Description

Enumeration that specifies the type of kernel.

This field is used as attribute of the <sixml:KernelVersion> tag to specify the type of the kernel accoring to EMV.

The following values are valid:

Copyright: Worldline.

Typedefs

typedef enum ta_e_kernel_type ta_e_kernel_type_t
 

Enumerations

enum  ta_e_kernel_type {
  ta_c_kt_undefined = 0, ta_c_kt_kernel_pure = 1, ta_c_kt_emv_contact = 2, ta_c_kt_entry_point = 3,
  ta_c_kt_kernel1 = 4, ta_c_kt_kernel2 = 5, ta_c_kt_kernel3 = 6, ta_c_kt_kernel4 = 7,
  ta_c_kt_kernel5 = 8, ta_c_kt_kernel6 = 9, ta_c_kt_kernel7 = 10
}
 

Typedef Documentation

◆ ta_e_kernel_type_t

Enumeration that specifies the type of kernel.

This field is used as attribute of the <sixml:KernelVersion> tag to specify the type of the kernel accoring to EMV.

The following values are valid:

Specification: retail.

Enumeration Type Documentation

◆ ta_e_kernel_type

Enumeration that specifies the type of kernel.

This field is used as attribute of the <sixml:KernelVersion> tag to specify the type of the kernel accoring to EMV.

The following values are valid:

Specification: retail.

Enumerator
ta_c_kt_undefined 

Undefined/invalid value.

ta_c_kt_kernel_pure 

Gemalto PURE Contactless Kernel

ta_c_kt_emv_contact 

EMV Contact kernel.

ta_c_kt_entry_point 

EMV Contactless Entrypoint.

ta_c_kt_kernel1 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel2 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel3 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel4 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel5 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel6 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].

ta_c_kt_kernel7 

EMV Contactless kernel number according to kernel numbering as defined by EMV contactless Book A [B35].