Fn krb5_rd_safe
and
Fn krb5_rd_priv
parses
KRB-SAFE
and
KRB-PRIV
messages (as generated by
krb5_mk_safe3
and
krb5_mk_priv3)
from
Fa inbuf
and verifies its integrity. The user data part of the message in put
in
Fa outbuf .
The encryption state, including keyblocks and addresses, is taken from
Fa auth_context .
If the
KRB5_AUTH_CONTEXT_RET_SEQUENCE
or
KRB5_AUTH_CONTEXT_RET_TIME
flags are set in the
Fa auth_context
the sequence number and time are returned in the
Fa outdata
parameter.