summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-09-05 11:03:41 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-09-05 11:03:41 +0000
commita0d2f0185b8f9a1ed66bd9ac34dc342297477f76 (patch)
treecffa70c8bdfa34191bfd9bba4f90f9dde52b42f6 /doc
parent115e760cadeebb241728c7263c5d982791d782c6 (diff)
downloadkrb5-a0d2f0185b8f9a1ed66bd9ac34dc342297477f76.tar.gz
krb5-a0d2f0185b8f9a1ed66bd9ac34dc342297477f76.tar.xz
krb5-a0d2f0185b8f9a1ed66bd9ac34dc342297477f76.zip
allow null rcache to rd_req & friends
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1077 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
-rw-r--r--doc/api/krb5.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex
index a53b3f4a1..0700002d5 100644
--- a/doc/api/krb5.tex
+++ b/doc/api/krb5.tex
@@ -462,7 +462,8 @@ Parses a KRB_AP_REQ message, returning its contents.
in the ticket.
\funcparam{rcache} specifies a replay detection cache used to store
-authenticators and server names.
+authenticators and server names. If \funcparam{rcache} is NULL, then no
+replay detection is performed.
\funcparam{keyproc} specifies a procedure to generate a decryption key for the
ticket. If \funcparam{keyproc} is non-NULL, \funcparam{keyprocarg} is