.\" $NetBSD: krb5_digest.3,v 1.3 2023/06/19 21:41:40 christos Exp $ .\" .TH "krb5_digest" 3 "Tue Nov 15 2022" "Version 7.8.0" "Heimdal Kerberos 5 library" \" -*- nroff -*- .ad l .nh .SH NAME krb5_digest \- Heimdal Kerberos 5 digest service .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL \fBkrb5_digest_probe\fP (krb5_context context, krb5_realm realm, krb5_ccache ccache, unsigned *flags)" .br .in -1c .SH "Detailed Description" .PP .SH "Function Documentation" .PP .SS "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\&. .PP \fBParameters\fP .RS 4 \fIcontext\fP A Keberos context\&. .br \fIrealm\fP The realm of the KDC\&. .br \fIccache\fP The credential cache to use when talking to the KDC\&. .br \fIflags\fP The supported mechanism\&. .RE .PP \fBReturns\fP .RS 4 Return an error code or 0\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Heimdal Kerberos 5 library from the source code\&.