summaryrefslogtreecommitdiffstats
path: root/doc/doxyout/krb5/man/man3/krb5_digest.3
blob: 1be62851d667c8772ba587a1ad4f329d02c79195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH "Heimdal Kerberos 5 digest service" 3 "30 Sep 2011" "Version 1.5.1" "HeimdalKerberos5library" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Heimdal Kerberos 5 digest service \- 
.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)"
.PP
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

OpenPOWER on IntegriCloud