Data types and functions for managing Kerberos tickets.
The Kerberos authentication protocol uses a ticket as proof of identity. You create a ticket by calling credential_krb5_kinit(). If Kerberos is not enabled for a given credential, then credential_krb5_kinit() returns CREDENTIAL_AUTH_STATUS_MECH_NOT_AVAIL.