|
NAMEkrb5_rcache , krb5_rc_close ,
krb5_rc_default ,
krb5_rc_default_name ,
krb5_rc_default_type ,
krb5_rc_destroy ,
krb5_rc_expunge ,
krb5_rc_get_lifespan ,
krb5_rc_get_name ,
krb5_rc_get_type ,
krb5_rc_initialize ,
krb5_rc_recover ,
krb5_rc_resolve ,
krb5_rc_resolve_full ,
krb5_rc_resolve_type ,
krb5_rc_store ,
krb5_get_server_rcache —
Kerberos 5 replay cache
LIBRARYKerberos 5 Library (libkrb5, -lkrb5)SYNOPSIS#include <krb5.h>
krb5_error_code
const char *
const char *
krb5_error_code
krb5_error_code
krb5_error_code
const char*
const char*
krb5_error_code
krb5_error_code
krb5_error_code
krb5_error_code
krb5_error_code
krb5_error_code
krb5_error_code
DESCRIPTIONThekrb5_rcache structure holds a storage element that
is used for data manipulation. The structure contains no public accessible
elements.
SEE ALSOkrb5(3), krb5_data(3), kerberos(8)
Visit the GSP FreeBSD Man Page Interface. |