TIM SDK
TIM API C
security_status.h File Reference

Description

Constants for SecurityStatus tag.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_security_status ta_e_security_status_t
 

Enumerations

enum  ta_e_security_status { ta_c_ss_undefined, ta_c_ss_disabled, ta_c_ss_active, ta_c_ss_tampered }
 

Typedef Documentation

◆ ta_e_security_status_t

Constants for SecurityStatus tag.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_security_status

Constants for SecurityStatus tag.

Specification: retail.

Enumerator
ta_c_ss_undefined 

Undefined/invalid value.

ta_c_ss_disabled 

The security has actively been disabled (i.e. some form of test mode).

Specification: retail.

ta_c_ss_active 

The security is working correctly.

Specification: retail.

ta_c_ss_tampered 

The security system is in tampered state. Key lost.

Specification: retail.