-

krb5_cc_get_flags - Retrieve flags from a credential cache structure.

+

krb5_cc_get_flags - Retrieve flags from a credential cache structure.

-krb5_error_code krb5_cc_get_flags(krb5_context context, krb5_ccache cache, krb5_flags *flags)
+krb5_error_code krb5_cc_get_flags(krb5_context context, krb5_ccache cache, krb5_flags *flags)
-
param
+
param:

[in] context - Library context

[in] cache - Credential cache handle

[out] flags - Flag bit mask

-
retval
+
retval:
  • 0 Success; otherwise - Kerberos error codes

@@ -138,8 +136,8 @@