xref: /netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/man/man3/krb5_digest.3 (revision afab4e300d3a9fb07dd8c80daf53d0feb3345706)
$NetBSD: krb5_digest.3,v 1.3 2023/06/19 21:41:40 christos Exp $

"krb5_digest" 3 "Tue Nov 15 2022" "Version 7.8.0" "Heimdal Kerberos 5 library" \" -*- nroff -*-
NAME
krb5_digest - Heimdal Kerberos 5 digest service
SYNOPSIS

"Functions"
"KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_digest_probe (krb5_context context, krb5_realm realm, krb5_ccache ccache, unsigned *flags)"

"Detailed Description"

"Function Documentation"

"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.

Parameters

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.

Returns

Return an error code or 0.

"Author"

Generated automatically by Doxygen for Heimdal Kerberos 5 library from the source code.