public class JceRandom extends Object implements Random
Random
implementation using the built-in SecureRandom
PRNG.Modifier and Type | Class and Description |
---|---|
static class |
JceRandom.Factory
Named factory for the BouncyCastle
Random |
Constructor and Description |
---|
JceRandom() |
public void fill(byte[] foo, int start, int len)
Random
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.