]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_digest.3
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / crypto / heimdal / doc / doxyout / krb5 / man / man3 / krb5_digest.3
1 .TH "Heimdal Kerberos 5 digest service" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 Heimdal Kerberos 5 digest service \- 
6 .SS "Functions"
7
8 .in +1c
9 .ti -1c
10 .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)"
11 .br
12 .in -1c
13 .SH "Detailed Description"
14 .PP 
15
16 .SH "Function Documentation"
17 .PP 
18 .SS "KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_digest_probe (krb5_context context, krb5_realm realm, krb5_ccache ccache, unsigned * flags)"
19 .PP
20 Get the supported/allowed mechanism for this principal.
21 .PP
22 \fBParameters:\fP
23 .RS 4
24 \fIcontext\fP A Keberos context. 
25 .br
26 \fIrealm\fP The realm of the KDC. 
27 .br
28 \fIccache\fP The credential cache to use when talking to the KDC. 
29 .br
30 \fIflags\fP The supported mechanism.
31 .RE
32 .PP
33 \fBReturns:\fP
34 .RS 4
35 Return an error code or 0. 
36 .RE
37 .PP
38