C E G N 

C

com.github.marschall.getrandom - module com.github.marschall.getrandom
 
com.github.marschall.getrandom - package com.github.marschall.getrandom
 

E

engineNextBytes(byte[]) - Method in class com.github.marschall.getrandom.GetrandomSecureRandom
 
engineNextBytes(byte[]) - Method in class com.github.marschall.getrandom.GeturandomSecureRandom
 

G

GETRANDOM - Static variable in class com.github.marschall.getrandom.GetrandomProvider
The name algorithm that uses getrandom() with a blocking device (/dev/random).
GetrandomProvider - Class in com.github.marschall.getrandom
A security provider that installs two random number generation algorithms that use the getrandom() system call.
GetrandomProvider() - Constructor for class com.github.marschall.getrandom.GetrandomProvider
 
GetrandomSecureRandom - Class in com.github.marschall.getrandom
A SecureRandomSpis that uses the getrandom system call with the /dev/urandom equivalent.
GetrandomSecureRandom() - Constructor for class com.github.marschall.getrandom.GetrandomSecureRandom
Default constructor for JCA, should not be called directly.
GETURANDOM - Static variable in class com.github.marschall.getrandom.GetrandomProvider
The name algorithm that uses getrandom() with a non-blocking device (/dev/urandom).
GeturandomSecureRandom - Class in com.github.marschall.getrandom
A SecureRandomSpis that uses the getrandom system call with the /dev/urandom equivalent.
GeturandomSecureRandom() - Constructor for class com.github.marschall.getrandom.GeturandomSecureRandom
Default constructor for JCA, should not be called directly.

N

NAME - Static variable in class com.github.marschall.getrandom.GetrandomProvider
The name of this security provider.
C E G N 
Skip navigation links

Copyright © 2017–2018. All rights reserved.