| Class | Description |
|---|---|
| GetrandomProvider |
A security provider that installs two random number generation
algorithms that use the getrandom()
system call.
|
| GetrandomSecureRandom |
A
SecureRandomSpis that uses the getrandom system call
with the /dev/urandom equivalent. |
| GeturandomSecureRandom |
A
SecureRandomSpis that uses the getrandom system call
with the /dev/urandom equivalent. |
Copyright © 2017–2018. All rights reserved.