krb5: Add krb5_ticket_get_times()

This commit is contained in:
Nicolas Williams
2019-10-27 00:19:46 -05:00
parent 66cde3e580
commit 94bf464f8d
3 changed files with 26 additions and 1 deletions

View File

@@ -673,6 +673,7 @@ HEIMDAL_KRB5_2.0 {
krb5_ticket_get_authorization_data_type;
krb5_ticket_get_client;
krb5_ticket_get_endtime;
krb5_ticket_get_times;
krb5_ticket_get_server;
krb5_timeofday;
krb5_unparse_name;