public class PrivateKeyGenerator
| Constructor and Description |
|---|
PrivateKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.security.PrivateKey |
generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random,
com.pholser.junit.quickcheck.generator.GenerationStatus status) |