1
2
3
4
5@deftypefun {int} {dane_state_set_dlv_file} (dane_state_t @var{s}, const char * @var{file})
6@var{s}: The structure to be deinitialized
7
8@var{file}: The file holding the DLV keys.
9
10This function will set a file with trusted keys
11for DLV (DNSSEC Lookaside Validation).
12@end deftypefun
13