Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
27d40198
Commit
27d40198
authored
Aug 25, 1999
by
Brian Wellington
Browse files
comment updates
parent
183d6e8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/tsig.h
View file @
27d40198
...
...
@@ -97,12 +97,12 @@ dns_tsig_sign(dns_message_t *msg);
isc_result_t
dns_tsig_verify
(
isc_buffer_t
*
source
,
dns_message_t
*
msg
);
/*
* Verifie
d
the TSIG record in this message
* Verifie
s
the TSIG record in this message
*
* Requires:
* 'source' is a valid buffer containing the unparsed message
* 'msg' is a valid message containing a TSIG record
* 'msg->tsigkey' is a valid TSIG key
* 'msg->tsigkey' is a valid TSIG key
if this is a response
* 'msg->tsig' is NULL
* 'msg->querytsig' is not NULL if this is a response
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment