OM_uint32 gss_context_time( OM_uint32 * minor_status, gss_ctx_id_t context_handle, OM_uint32 * time_rec );
An implementation-specific status code.
Identifies the context to be interrogated.
The number of seconds that the context will remain valid. If the context has already expired, zero will be returned.
Determines the number of seconds for which the specified context will remain valid.
This routine returns one of the following GSS status codes:
GSS_S_COMPLETE