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

  man pages->Tru64 Unix man pages -> gss_str_to_oid (3)              
Title
Content
Arch
Section
 

gss_str_to_oid(3)

Contents


NAME    [Toc]    [Back]

       gss_str_to_oid - Construct OID from string.

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_str_to_oid(
               OM_uint32 * minor_status,
               gss_buffer_t oid_str,
               gss_OID oid );

PARAMETERS    [Toc]    [Back]

       Kerberos  5 error code.  Octet string.  OBJECT IDENTIFIER.

DESCRIPTION    [Toc]    [Back]

       The function gss_str_to_oid() constructs  and  returns  an
       OID from its printable form.

       The  OID  is  suitable  for  release  using  the  function
       gss_release_oid().

       If the input oid_str cannot be  translated  into  an  OID,
       GSS_S_FAILURE  status  is  returned  and the oid result is
       NULL.

RETURN VALUES    [Toc]    [Back]

       GSS_S_COMPLETE   00000000
       GSS_S_FAILURE    xx0Dxxxx

PORTABILITY CONSIDERATIONS    [Toc]    [Back]

       Implementations should be able to accept the numeric ASN.1
       syntax  form  as  described for gss_oid_to_str(), and this
       form should be used for portability,  but  implementations
       of  this  routine  may  also  accept  other formats (e.g.,
       "1.2.3.3").

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  gss_oid_to_str(3), gss_release_oid(3)



                                                gss_str_to_oid(3)
[ Back ]
 Similar pages
Name OS Title
gss_add_oid_set_member Tru64 Construct a set of OISDs.
mkfs_xfs IRIX construct an XFS filesystem
mkfs_efs IRIX construct an EFS filesystem
mkfs IRIX construct a filesystem
newfs_hfs HP-UX construct a new HFS file system
mkfs_hfs HP-UX construct an HFS file system
CSSM_TP_CertGroupConstruct Tru64 Construct credential (CDSA)
newfs_msdos FreeBSD construct a new MS-DOS (FAT) file system
tmpnam Tru64 Construct the name for a temporary file
newfs HP-UX construct a new file system
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service