#include "dinamo.h"
Data Fields | |
char | szAddr[MAX_ADDR_LEN] |
int | nPort |
DN_A_TOKEN | stAToken |
Data for opening authenticated sessions with an access token. This structure is mainly used by the DOpenSession() function.
char szAddr[MAX_ADDR_LEN] |
HSM address (Name or IP in the format xxx.xxx.xxx.xxx).
int nPort |
TCP port (4433).
DN_A_TOKEN stAToken |
Structure with Access Token data for authentication.