NAME
key2ds - Utility to create DS records from DNSKEY RRs read from stdin.
SYNOPSIS
key2ds <keys.txt >ds.txt
DESCRIPTION
key2ds
reads the key data from STDIN and prints the corresponding DS record on STDOUT.
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.