public class JceRandom extends java.lang.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)
RandomCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.