krb.internal
Krb_flags.Ap_req
krb.public
type t =
| AP_OPTS_USE_SESSION_KEY
Use a tgt's session key (instead of server key) to encrypt the service ticket. This is used for user to user mode.
| AP_OPTS_MUTUAL_REQUIRED
Mutual authentication is required. This means that the server must prove its identity to the client via an AP_REP message.