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

#include "dinamo.h"

Data Fields

char pcUserName[MAX_USR_LEN]
 
BYTE pbKey[DN_USR_A_TOKEN_KLEN]
 

Detailed description

Structure for passing ATOKEN access parameters to DOpenSession.

Fields

pcUserName

char pcUserName[MAX_USR_LEN]

Identification of the user in the HSM. The user name can contain MAX_USR_LEN characters. If the user name is shorter than MAX_USR_LEN, complete it with zeros (\0).

pbKey

Access key. Zero padding must be used.


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