OpenDNSSEC-libhsm
2.1.9
|
#include <libhsm.h>
Data Fields | |
unsigned int | id |
char * | name |
char * | token_label |
char * | path |
void * | handle |
void * | sym |
hsm_config_t * | config |
hsm_config_t* hsm_module_t::config |
char* hsm_module_t::name |
name of repository
Definition at line 87 of file libhsm.h.
Referenced by hsm_print_session(), and hsm_token_attached().
char* hsm_module_t::path |
void* hsm_module_t::sym |
Function list from dlsym
Definition at line 91 of file libhsm.h.
Referenced by hsm_check_context(), hsm_print_session(), and hsm_random_buffer().
char* hsm_module_t::token_label |