HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_decode_ticket — Decode a formatted ticket
This routine takes a formatted ticket code and decodes it, filling in rep with the results. The contents of rep are set to allocated storage that should be freed by the caller (using krb5_free_ticket) when finished with the ticket. |