|
OpenDNSSEC-libhsm
1.3.9
|
#include "config.h"#include "hsmtest.h"#include <stdio.h>#include <string.h>#include <stdlib.h>#include <unistd.h>#include <libhsm.h>#include <libhsmdns.h>
Go to the source code of this file.
Functions | |
| int | hsm_test (const char *repository) |
| int hsm_test | ( | const char * | repository | ) |
Definition at line 112 of file hsmtest.c.
References hsm_generate_rsa_key(), hsm_get_key_id(), hsm_print_error(), hsm_remove_key(), and hsm_token_attached().
Referenced by cmd_test().
1.8.1.2