# Functions
No description provided by the author
TsigGenerate fills out the TSIG record attached to the message.
TsigGenerateByAlgorithm fills out the TSIG record attached to the message using a callback to implement the algorithm-specific generation.
TsigVerify verifies the TSIG on a message.
TsigVerifyByAlgorithm verifies the TSIG on a message using a callback to implement the algorithm-specific verification.
# Constants
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author