Kerberos 5 Library(3)

SYNOPSIS

#include <krb5.h>

void
krb5_generate_random_block(void *buf, size_t len);

DESCRIPTION

krb5_generate_random_block() generates a cryptographically strong pseudorandom block into the buffer buf of length len.

SEE ALSO

krb5(3), krb5.conf(5)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout