krb5_generate_random_block

Langue: en

Version: 293752 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc
HEIMDAL

NAME

krb5_generate_random_block - Kerberos 5 random functions

LIBRARY

Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS

In krb5.h Ft void Fo krb5_generate_random_block Fa void *buf Fa size_t len Fc  

DESCRIPTION

Fn krb5_generate_random_block generates a cryptographically strong pseudo-random block into the buffer Fa buf of length Fa len .

SEE ALSO

krb5(3), krb5.conf5