OpenDNSSEC-libhsm  1.4.10
Data Fields
hsm_key_t Struct Reference

#include <libhsm.h>

Data Fields

const char * modulename
 
unsigned long private_key
 
unsigned long public_key
 

Detailed Description

HSM Key Pair

Definition at line 100 of file libhsm.h.

Field Documentation

const char* hsm_key_t::modulename

name of the module, as in hsm_session_t.module.name

Definition at line 101 of file libhsm.h.

Referenced by cmd_list(), hsm_generate_dsa_key(), hsm_generate_gost_key(), hsm_generate_rsa_key(), hsm_get_slot_id(), and hsm_print_key().

unsigned long hsm_key_t::private_key
unsigned long hsm_key_t::public_key

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