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