Query: krb5_generate_random_block
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KRB5_GENERATE_RANDOM_BLOCK(3) BSD Library Functions Manual KRB5_GENERATE_RANDOM_BLOCK(3)NAMEkrb5_generate_random_block -- Kerberos 5 random functionsLIBRARYKerberos 5 Library (libkrb5, -lkrb5)SYNOPSIS#include <krb5/krb5.h> void krb5_generate_random_block(void *buf, size_t len);DESCRIPTIONkrb5_generate_random_block() generates a cryptographically strong pseudo-random block into the buffer buf of length len.SEE ALSOkrb5(3), krb5.conf(5)BSDMarch 21, 2004 BSD
Similar Topics in the Unix Linux Community |
---|
Memory Leaks |
Better to Use Return Code or wc -l Output? |
Vm versus physical linux server |