Functions | |
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL | krb5_digest_probe (krb5_context context, krb5_realm realm, krb5_ccache ccache, unsigned *flags) |
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_digest_probe | ( | krb5_context | context, | |
krb5_realm | realm, | |||
krb5_ccache | ccache, | |||
unsigned * | flags | |||
) |
Get the supported/allowed mechanism for this principal.
context | A Keberos context. | |
realm | The realm of the KDC. | |
ccache | The credential cache to use when talking to the KDC. | |
flags | The supported mechanism. |