Module tsig

Source
Available on crate features dnssec-aws-lc-rs or dnssec-ring only.
Expand description

TSIG for secret key authentication of transaction

Structs§

TSIG
RFC 8945, Secret Key Transaction Authentication for DNS

Enums§

TsigAlgorithm
Algorithm used to authenticate communication

Functions§

make_tsig_record
Helper function to make a TSIG record from the name of the key, and the TSIG RData
message_tbs
Return the byte-message to be authenticated with a TSIG
signed_bitmessage_to_buf
Return the byte-message that would have been used to generate a TSIG