freebsd-dev/crypto/heimdal/lib/krb5/krb5.3

151 lines
3.3 KiB
Groff

.\" $Id: krb5.3,v 1.1 2001/11/20 22:19:10 assar Exp $
.\"
.Dd November 8, 2001
.Dt KRB5 3
.Os
.Sh NAME
.Nm krb5
.Nd kerberos 5 library
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh DESCRIPTION
These functions constitute the kerberos 5 library,
.Em libkrb5 .
Declarations for these functions may be obtained from the include file
.Pa krb5/krb5.h .
.Sh LIST OF FUNCTIONS
.sp 2
.nf
.ta \w'krb5_checksum_is_collision_proof.3'u+2n +\w'Description goes here'u
\fIName/Page\fP \fIDescription\fP
.ta \w'krb5_checksum_is_collision_proof.3'u+2n +\w'Description goes here'u+6nC
.sp 5p
krb5_425_conv_principal.3
krb5_425_conv_principal_ext.3
krb5_524_conv_principal.3
krb5_addlog_dest.3
krb5_addlog_func.3
krb5_appdefault_boolean.3
krb5_appdefault_string.3
krb5_appdefault_time.3
krb5_auth_con_free.3
krb5_auth_con_genaddrs.3
krb5_auth_con_getaddrs.3
krb5_auth_con_getflags.3
krb5_auth_con_getkey.3
krb5_auth_con_getlocalsubkey.3
krb5_auth_con_getrcache.3
krb5_auth_con_getremotesubkey.3
krb5_auth_con_getuserkey.3
krb5_auth_con_init.3
krb5_auth_con_initivector.3
krb5_auth_con_setaddrs.3
krb5_auth_con_setaddrs_from_fd.3
krb5_auth_con_setflags.3
krb5_auth_con_setivector.3
krb5_auth_con_setkey.3
krb5_auth_con_setlocalsubkey.3
krb5_auth_con_setrcache.3
krb5_auth_con_setremotesubkey.3
krb5_auth_con_setuserkey.3
krb5_auth_context.3
krb5_auth_getauthenticator.3
krb5_auth_getcksumtype.3
krb5_auth_getkeytype.3
krb5_auth_getlocalseqnumber.3
krb5_auth_getremoteseqnumber.3
krb5_auth_setcksumtype.3
krb5_auth_setkeytype.3
krb5_auth_setlocalseqnumber.3
krb5_auth_setremoteseqnumber.3
krb5_build_principal.3
krb5_build_principal_ext.3
krb5_build_principal_va.3
krb5_build_principal_va_ext.3
krb5_checksum_is_collision_proof.3
krb5_checksum_is_keyed.3
krb5_checksumsize.3
krb5_closelog.3
krb5_config_get_bool_default.3
krb5_config_get_int_default.3
krb5_config_get_string_default.3
krb5_config_get_time_default.3
krb5_context.3
krb5_create_checksum.3
krb5_crypto_destroy.3
krb5_crypto_init.3
krb5_decrypt.3
krb5_decrypt_EncryptedData.3
krb5_encrypt.3
krb5_encrypt_EncryptedData.3
krb5_err.3
krb5_errx.3
krb5_free_context.3
krb5_free_krbhst.3
krb5_free_principal.3
krb5_get_all_client_addrs.3
krb5_get_all_server_addrs.3
krb5_get_krb524hst.3
krb5_get_krb_admin_hst.3
krb5_get_krb_changepw_hst.3
krb5_get_krbhst.3
krb5_init_context.3
krb5_initlog.3
krb5_keytab_entry.3
krb5_krbhst_format_string.3
krb5_krbhst_free.3
krb5_krbhst_get_addrinfo.3
krb5_krbhst_init.3
krb5_krbhst_next.3
krb5_krbhst_next_as_string.3
krb5_krbhst_reset.3
krb5_kt_add_entry.3
krb5_kt_close.3
krb5_kt_compare.3
krb5_kt_copy_entry_contents.3
krb5_kt_cursor.3
krb5_kt_cursor.3
krb5_kt_default.3
krb5_kt_default_name.3
krb5_kt_end_seq_get.3
krb5_kt_free_entry.3
krb5_kt_get_entry.3
krb5_kt_get_name.3
krb5_kt_next_entry.3
krb5_kt_ops.3
krb5_kt_read_service_key.3
krb5_kt_register.3
krb5_kt_remove_entry.3
krb5_kt_resolve.3.3
krb5_kt_start_seq_get
krb5_log.3
krb5_log_msg.3
krb5_make_principal.3
krb5_openlog.3
krb5_parse_name.3
krb5_principal.3
krb5_principal_get_comp_string.3
krb5_principal_get_realm.3
krb5_set_warn_dest.3
krb5_sname_to_principal.3
krb5_sock_to_principal.3
krb5_timeofday.3
krb5_unparse_name.3
krb5_us_timeofday.3
krb5_verify_checksum.3
krb5_verify_user.3
krb5_verify_user_lrealm.3
krb5_verr.3
krb5_verrx.3
krb5_vlog.3
krb5_vlog_msg.3
krb5_vwarn.3
krb5_vwarnx.3
krb5_warn.3
krb5_warnx.3
.ta
.Fi
.Sh SEE ALSO
.Xr krb5.conf 5 ,
.Xr kerberos 8