Show
Ignore:
Timestamp:
03/14/11 13:33:51 (2 years ago)
Author:
ahu
Message:

document hash-zone-records for NSEC3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/pdnssec.cc

    r2043 r2061  
    442442    cerr<<"export-zone-dnskey ZONE KEY-ID  Export to stdout the public DNSKEY described\n"; 
    443443    cerr<<"export-zone-key ZONE KEY-ID     Export to stdout the private key described\n"; 
     444    cerr<<"hash-zone-record ZONE RNAME     Calculate the NSEC3 hash for RNAME in ZONE\n"; 
    444445    cerr<<"import-zone-key ZONE FILE       Import from a file a private key, ZSK or KSK\n";             
    445446    cerr<<"                [ksk|zsk]       Defaults to KSK\n";