GCrypt.Random – gcrypt Reference Manual
Random
Description:
public
namespace
Random
Namespace:
GCrypt.Random
Package:
gcrypt
Content:
Enums:
Level
Methods:
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
)
2022 vala-language.org