krb5_error_code krb5_string_to_timestamp ( char *string, krb5_timestamp *timestampp );
A pointer to the string to convert to a timestamp.
A pointer to the timestamp.
This routine converts a string to a Kerberos timestamp.
This routine returns the following KRB5 status codes:
EINVAL
Invalid parameter.