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

#include "dinamo.h"

Data Fields

char szAddr[MAX_ADDR_LEN]
 
int nPort
 
DN_A_TOKEN stAToken
 

Detailed description

Data for opening authenticated sessions with an access token. This structure is mainly used by the DOpenSession() function.

Fields

szAddr

char szAddr[MAX_ADDR_LEN]

HSM address (Name or IP in the format xxx.xxx.xxx.xxx).

nPort

int nPort

TCP port (4433).

stAToken

DN_A_TOKEN st AToken

Structure with Access Token data for authentication.


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