C/C++ API
HSM Dinamo
Loading...
Looking for...
No entries found
Structure Reference DN_EFTD_CONF

#include "dinamo.h"

Data Fields

BYTE bMsgHeaderLen
 
BYTE bPinLen
 
BYTE bIsEftd0Active
 

Detailed description

Data containing the configuration information for the EFTD (EFT Direct) module. This structure is used by the DAdmOperation() function.

Fields

bMsgHeaderLen

BYTE bMsgHeaderLen

Size of the message header. Accepts values between DN_EFTD_MIN_MSG_HEADER_LEN and DN_EFTD_MAX_MSG_HEADER_LEN.

bPinLen

BYTE bPinLen

PIN size. Accepts values between DN_EFTD_MIN_PIN_LEN and DN_EFTD_MAX_PIN_LEN.

bIsEftd0Active

BYTE bIsEftd0Active

Identifies whether the EFTD module is active, with the user "eftd0".


The documentation for this structure was generated from the following file: