Packages
gcrypt
GCrypt
Random
Level
nonce
poll
random_bytes
random_bytes_secure
randomize
GCrypt.Random
Description:
Content:
Enums:
Level
Functions:
public
void
nonce
(
uchar
[] buffer)
public
Error
poll
()
public
uchar
[]
random_bytes
(
size_t
nbytes,
Level
level =
VERY_STRONG
)
public
uchar
[]
random_bytes_secure
(
size_t
nbytes,
Level
level =
VERY_STRONG
)
public
void
randomize
(
uchar
[] buffer,
Level
level =
VERY_STRONG
)