-

krb5_auth_con_getauthenticator - Retrieve the authenticator from an auth context.

+

krb5_auth_con_getauthenticator - Retrieve the authenticator from an auth context.

-krb5_error_code krb5_auth_con_getauthenticator(krb5_context context, krb5_auth_context auth_context, krb5_authenticator **authenticator)
+krb5_error_code krb5_auth_con_getauthenticator(krb5_context context, krb5_auth_context auth_context, krb5_authenticator **authenticator)
-
param
+
param:

[in] context - Library context

[in] auth_context - Authentication context

[out] authenticator - Authenticator

-
retval
+
retval:
  • 0 Success. Otherwise - Kerberos error codes

@@ -135,8 +133,8 @@