Merge from vendor branch FILE:
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / krb5 / krb5_context.cat3
1
2 KRB5_CONTEXT(3)            UNIX Programmer's Manual            KRB5_CONTEXT(3)
3
4 N\bNA\bAM\bME\bE
5      k\bkr\brb\bb5\b5_\b_c\bco\bon\bnt\bte\bex\bxt\bt - krb5 state structure
6
7 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
8      The k\bkr\brb\bb5\b5_\b_c\bco\bon\bnt\bte\bex\bxt\bt structure is designed to hold all per thread state. All
9      global variables that are context specific are stored in this structure,
10      including default encryption types, credentials-cache (ticket file), and
11      default realms.
12
13      The internals of the structure should never be accessed directly, func-
14      tions exist for extracting information.
15
16 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
17      krb5_init_context(3),  kerberos(8)
18
19  HEIMDAL                       January 21, 2001                              1