1ldns(3)                    Library Functions Manual                    ldns(3)
2
3
4

NAME

6       ldns_key_list_new - create a ldns_key_list
7
8

SYNOPSIS

10       #include <stdint.h>
11       #include <stdbool.h>
12
13       #include <ldns/ldns.h>
14
15        ldns_key_list_new();
16

DESCRIPTION

18       ldns_key_list_new()
19

AUTHOR

21       The ldns team at NLnet Labs. Which consists out of Jelte Jansen and
22       Miek Gieben.
23
24

REPORTING BUGS

26       Please report bugs to ldns-team@nlnetlabs.nl or in our bugzilla at
27       http://www.nlnetlabs.nl/bugs/index.html
28
29
31       Copyright (c) 2004 - 2006 NLnet Labs.
32
33       Licensed under the BSD License. There is NO warranty; not even for MER‐
34       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
35

SEE ALSO

37       perldoc Net::DNS, RFC1034, RFC1035, RFC4033, RFC4034 and RFC4035.
38

REMARKS

40       This manpage was automatically generated from the ldns source code by
41       use of Doxygen and some perl.
42
43
44
45                                  30 May 2006                          ldns(3)
Impressum