Function trust_dns_proto::rr::dnssec::rdata::tsig::make_tsig_record[][src]

pub fn make_tsig_record(name: Name, rdata: TSIG) -> Record
This is supported on crate feature dnssec only.
Expand description

Helper function to make a TSIG record from the name of the key, and the TSIG RData