diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-08-06 06:52:23 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-08-06 06:54:05 +0000 |
| commit | d82a140dad3a571d66abb2da24acbba90191f168 (patch) | |
| tree | 6b7498b7e81af8f9e6e286c2a42526d63bc94858 /doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt | |
| parent | 8f7d3ef26dec89a92ec0665de84a5936310a5574 (diff) | |
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt')
| -rw-r--r-- | doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt b/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt index e5b9d73cc5d1..6a52fa16abb6 100644 --- a/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt +++ b/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt @@ -82,7 +82,7 @@ Various other checks are performed on the decoded data, including cross-realm po -On success the authenticator, subkey, and remote sequence number of the request are stored in *auth_context* . If the #AP_OPTS_MUTUAL_REQUIRED bit is set, the local sequence number is XORed with the remote sequence number in the request. +On success the authenticator, subkey, and remote sequence number of the request are stored in *auth_context* . If the AP_OPTS_MUTUAL_REQUIRED bit is set, the local sequence number is XORed with the remote sequence number in the request. |
