*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> gss_context_time (3)              
Title
Content
Arch
Section
 

Contents


 gss_context_time(3)                                     gss_context_time(3)




 NAME    [Toc]    [Back]
      gss_context_time() - check the number of seconds the context will
      remain valid

 SYNOPSIS    [Toc]    [Back]
      #include <gssapi.h>

      OM_uint32  gss_context_time (
                OM_uint32 *minor_status,
                const gss_ctx_id_t context_handle,
                OM_int32 *time_rec)

 DESCRIPTION    [Toc]    [Back]
      The gss_context_time() routine checks the number of seconds for which
      the context will remain valid.

    Input Parameters    [Toc]    [Back]
      context_handle        Specifies the context to be checked.

    Output Parameters    [Toc]    [Back]
      time_rec              Returns the number of seconds that the context
                            will remain valid.  Returns a 0 (zero) if the
                            context has already expired.

      minor_status          Returns a status code from the security
                            mechanism.

 STATUS CODES    [Toc]    [Back]
      The following status codes can be returned:

      GSS_S_COMPLETE           The routine was completed successfully.

      GSS_S_CONTEXT_EXPIRED    The context has already expired.

      GSS_S_NO_CONTEXT         The context identified in the context_handle
                               parameter was not valid.

      GSS_S_FAILURE            The routine failed.  See the minor_status
                               parameter return value for more information.

 AUTHOR    [Toc]    [Back]
      gss_context_time() was developed by Sun Microsystems, Inc.

 SEE ALSO    [Toc]    [Back]
      The manpages for DCE-GSSAPI are included with the DCE-CoreTools
      product.  To see those manpages add /opt/dce/share/man to MANPATH.


 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003
[ Back ]
      
      
 Similar pages
Name OS Title
itimerfix NetBSD check that a timeval value is valid, and correct
pathchk Linux check whether file names are valid or portable
sleep Linux Sleep for the specified number of seconds
vlGetFilled IRIX get the number of valid entries in a VLBuffer or given path.
DThmsftoframe IRIX convert hours, minutes, seconds, frame to DAT frame number.
DTframetohmsf IRIX convert DAT frame number to hours, minutes, seconds, frame
CDframetomsf IRIX convert CD frame number to minutes, seconds, frame
CSSM_CSP_CreateRandomGenContext Tru64 Create a random number generation cryptographic context (CDSA)
gss_init_sec_context HP-UX establish a security context between the context initiator and a context acceptor
endusershell NetBSD get valid user shells
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service