|
NAMEkrb5_generate_random_block —
Kerberos 5 random functions
LIBRARYKerberos 5 Library (libkrb5, -lkrb5)SYNOPSIS#include <krb5.h>
void
DESCRIPTIONkrb5_generate_random_block () generates a
cryptographically strong pseudo-random block into the buffer
buf of length len.
SEE ALSOkrb5(3), krb5.conf(5)
Visit the GSP FreeBSD Man Page Interface. |