krb5_error_code krb5_string_to_deltat ( char *string, krb5_deltat *deltatp );
A pointer to the string to convert to a delta time.
A pointer to the delta time.
This routine converts a string to a delta time value for use in other Kerberos routines.
This routine returns the following KRB5 status codes:
EINVAL
Invalid parameter.