1KRB5_GENERATE_RANDOM_... BSD Library Functions Manual KRB5_GENERATE_RANDOM_...
2

NAME

4     krb5_generate_random_block — Kerberos 5 random functions
5

LIBRARY

7     Kerberos 5 Library (libkrb5, -lkrb5)
8

SYNOPSIS

10     #include <krb5.h>
11
12     void
13     krb5_generate_random_block(void *buf, size_t len);
14

DESCRIPTION

16     krb5_generate_random_block() generates a cryptographically strong pseudo-
17     random block into the buffer buf of length len.
18

SEE ALSO

20     krb5(3), krb5.conf(5)
21
22HEIMDAL                         March 21, 2004                         HEIMDAL
Impressum