Go to the documentation of this file.
10 #ifndef EBC_CLIENT_USER_H
11 #define EBC_CLIENT_USER_H
17 #include <gwenhywfar/db.h>
18 #include <gwenhywfar/misc.h>
19 #include <gwenhywfar/url.h>
27 #define EBC_USER_FLAGS_BANK_DOESNT_SIGN 0x00000001
28 #define EBC_USER_FLAGS_FORCE_SSLV3 0x00000002
29 #define EBC_USER_FLAGS_INI 0x00000004
30 #define EBC_USER_FLAGS_HIA 0x00000008
31 #define EBC_USER_FLAGS_CLIENT_DATA_DOWNLOAD_SPP 0x00000010
32 #define EBC_USER_FLAGS_PREVALIDATION_SPP 0x00000020
33 #define EBC_USER_FLAGS_RECOVERY_SPP 0x00000040
34 #define EBC_USER_FLAGS_STA_SPP 0x00000080
35 #define EBC_USER_FLAGS_IZV_SPP 0x00000100
36 #define EBC_USER_FLAGS_USE_IZL 0x00010000
37 #define EBC_USER_FLAGS_TIMESTAMP_FIX1 0x00020000
38 #define EBC_USER_FLAGS_NO_EU 0x00040000