Authen-Krb5-Easy
view release on metacpan or search on metacpan
time_t
kexpires()
# /* return:
# * 0 - error
# * other - time of experation
# */
CODE:
krb5_context context;
krb5_error_code code;
krb5_ccache ccache = NULL;
krb5_cc_cursor current;
krb5_creds creds;
krb5_principal princ;
krb5_flags flags;
bool expired = true;
time_t earliest = 0;
krb_error_while_doing = NULL;
krb_error_string = NULL;
krb_error_code = 0;
( run in 0.266 second using v1.01-cache-2.11-cpan-4d50c553e7e )