Module tsig
Expand description
TSIG for secret key authentication of transaction
Structs§
Enums§
- Tsig
Algorithm - Algorithm used to authenticate communication
- Tsig
Error - A TSIG RR error rcode
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 to-be-signed data for authenticating the message with TSIG.