Userexits

Functions
sig File Reference

Functions

int sig_cfg_edt ()
 Writes field values into the config parameters, if "store" was choosen. More...
 
int sig_cfg_poa ()
 Writes field values into the config parameters, if "store" was choosen. More...
 
int sig_chg_pwd ()
 Changes the password of the selected private key by using a password dialog. More...
 
int sig_chk_sgn ()
 Verifies a digital signature of a data record. More...
 
int sig_chk_use_sta ()
 Checks the state of a digital signature usage. More...
 
int sig_cre_sgn (const char *param1, const char *param2)
  More...
 
int sig_cre_sgn_men ()
 Creates a digital signature of a data record. More...
 
int sig_cre_tic ()
 Creates an access ticket and stores it into the LogiView system variable. More...
 
int sig_imp_cer ()
 Imports a certificate file. More...
 
int sig_imp_key ()
 Imports a private key. More...
 
int sig_imp_p12_cer ()
 Imports a certificate from a private exchange file. More...
 
int sig_imp_p12_key ()
 Imports a private key from a private exchange file. More...
 
int sig_loc_key ()
 Locks the selected key record. More...
 
int sig_poa ()
 Checks if a record is signed and denies delete actions. More...
 
int sig_pra ()
 Checks if a record is signed and denies delete actions. More...
 
int sig_sel_key ()
 Writes a selection string into the given field to get all records of a matching search string. More...
 
int sig_set_tmp_pwd ()
 Stores the temporary password of the given user into a temporary buffer. More...
 
int sig_shw_cer ()
 Shows the main data of a certificate in a form. More...
 
int sig_shw_win_cer ()
 Shows a certificate by using the Windows ActiveX component. More...
 
int sig_tab_pra ()
 Updates the entity id field, which depends on the entity name. More...
 
int sig_unl_key ()
 The userexit unlocks a locked key record. More...
 
int sig_usr_pra ()
 Selects the keys of the current user. More...