295N/ACopyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
295N/A$Id: keydone,v 1.2 2011/10/19 23:46:56 tbox Exp $
295N/A rndc keydone <rdata> zone [class [view]]
919N/A rndc keydone 0549E00001 example
919N/A Last 4 characters need to be 0001 (00=no flags, 01=done)
919N/A First 2 characters (algorithm) not 00 (algorithm 0 which
919N/A is reserved, 00 => NSEC3PARAMETERS are encoded in the record)
919N/A All hexadecimal case insensitive. length 10.
919N/A The control code will select the zone based on 'zone [class
919N/A zone must be a master (signed inline == master) or normal
295N/A dns_zone_<something>(zone, text) which will send a event
295N/A to the zone so that the deletion gets run in the zone's
295N/A task. The event handler will delete the record, update the
295N/A SOA and write out the journal.
295N/A 'zone' can refer to a normal dynamic master zone or a inline