FreeBSD Manual Pages
ldns-nsec3-hash.c(1) General Commands Manual ldns-nsec3-hash.c(1) NAME ldns-nsec3-hash - print out the NSEC3 hash for a domain name SYNOPSIS ldns-nsec3-hash _domain_name_ DESCRIPTION ldns-nsec3-hash is used to print out the NSEC3 hash for the given do- main name. OPTIONS -a number Use the given algorithm number for the hash calculation. De- faults to 1 (SHA-1). -s salt Use the given salt for the hash calculation. Salt value should be in hexadecimal format. -t count Use count iterations for the hash calculation. AUTHOR Written by the ldns team as an example for ldns usage. REPORTING BUGS Report bugs to <ldns-team@nlnetlabs.nl>. COPYRIGHT Copyright (C) 2008 NLnet Labs. This is free software. There is NO war- ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. 10 Dec 2008 ldns-nsec3-hash.c(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | REPORTING BUGS | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldns-nsec3-hash&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>