Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
gssapi_services_intro(3)    Heimdal GSS-API library   gssapi_services_intro(3)

NAME
       gssapi_services_intro - Introduction to GSS-API services

GSS-API	services
   Context creation
        delegation

        mutual	authentication

        anonymous

        use per message before	context	creation has completed

       return status:

        support conf

        support int

   Context creation flags
        GSS_C_DELEG_FLAG

        GSS_C_MUTUAL_FLAG

        GSS_C_REPLAY_FLAG

        GSS_C_SEQUENCE_FLAG

        GSS_C_CONF_FLAG

        GSS_C_INTEG_FLAG

        GSS_C_ANON_FLAG

        GSS_C_PROT_READY_FLAG

        GSS_C_TRANS_FLAG

        GSS_C_DCE_STYLE

        GSS_C_IDENTIFY_FLAG

        GSS_C_EXTENDED_ERROR_FLAG

        GSS_C_DELEG_POLICY_FLAG

   Per-message services
        conf

        int

        message integrity

        replay	detection

        out of	sequence

Version	7.8.0			Tue Nov	15 2022	      gssapi_services_intro(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gssapi_services_intro&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help