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

#include "dinamo.h"

Data Fields

char szAddr[MAX_ADDR_LEN]
 
int nPort
 
char szUserId[MAX_USR_LEN]
 
char szPassword[MAX_USR_PWD]
 

Detailed description

Fields

szAddr

nPort

szUserId

char szUserId[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).

Examples
ckd_bchain.c, connect_hsm.c, create_hash.c, crypt_sym.c, download_log.c, eft_validate_cvv.c, export_import_tr31.c, gen_check_oath.c, gen_dukpt.c, gen_ecdh.c, gen_xecdh.c, get_hsm_info.c, get_key_info_bchain.c, get_pub_key_bchain.c, import_export.c, import_export_bchain.c, key_add_remove.c, pin_block_translate.c, post_put_get_delete_pix.c, sign_verify.c, sign_verify_bchain.c, sign_verify_eddsa.c, skeep_new_split_recover.c, skeep_probe_match.c, tokenization.c and verify_pin_block.c.

szPassword


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