Modifier and Type | Class and Description |
---|---|
static class |
BouncyCastleRandom.Factory
Named factory for the BouncyCastle
Random |
Constructor and Description |
---|
BouncyCastleRandom() |
Modifier and Type | Method and Description |
---|---|
void |
fill(byte[] bytes,
int start,
int len)
Fill part of bytes with random values.
|
Copyright © 2009–2015. All rights reserved.