OpenDNSSEC-libhsm  1.3.4
Data Fields
hsm_key_info_t Struct Reference

#include <libhsm.h>

Data Fields

char * id
unsigned long algorithm
char * algorithm_name
unsigned long keysize

Detailed Description

HSM Key Pair Information

Definition at line 88 of file libhsm.h.


Field Documentation

key algorithm (cast from CKK_*)

Definition at line 90 of file libhsm.h.

Referenced by hsm_get_key_info().

key algorithm name

Definition at line 91 of file libhsm.h.

Referenced by cmd_list(), hsm_get_key_info(), hsm_key_info_free(), and hsm_print_key().

key id

Definition at line 89 of file libhsm.h.

Referenced by cmd_generate(), cmd_list(), cmd_purge(), hsm_get_key_info(), hsm_key_info_free(), and hsm_print_key().

unsigned long hsm_key_info_t::keysize

key size

Definition at line 92 of file libhsm.h.

Referenced by cmd_list(), hsm_get_key_info(), and hsm_print_key().


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