freebsd man page for krb5_generate_random_block

Query: krb5_generate_random_block

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KRB5_GENERATE_RANDOM_BLOCK(3)				   BSD Library Functions Manual 			     KRB5_GENERATE_RANDOM_BLOCK(3)

NAME
krb5_generate_random_block -- Kerberos 5 random functions
LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
SYNOPSIS
#include <krb5.h> void krb5_generate_random_block(void *buf, size_t len);
DESCRIPTION
krb5_generate_random_block() generates a cryptographically strong pseudo-random block into the buffer buf of length len.
SEE ALSO
krb5(3), krb5.conf(5)
HEIMDAL
March 21, 2004 HEIMDAL
Related Man Pages
krb5_appdefault(3) - debian
krb5_format_time(3) - debian
krb5_set_real_time(3) - debian
krb5_string_to_deltat(3) - debian
krb524_convert_creds_kdc_ccache(3) - netbsd
Similar Topics in the Unix Linux Community
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Scripts without shebang
Reason for no directory creation date
UNIX Environment Setup - (Just starting!)
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?