NAME

krb5_generate_random_block - Kerberos 5 random functions

LIBRARY

Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS



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)