public static class DRBG.Default extends SecureRandomSpi
| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
engineGenerateSeed(int numBytes) |
protected void |
engineNextBytes(byte[] bytes) |
protected void |
engineSetSeed(byte[] bytes) |
protected void engineSetSeed(byte[] bytes)
engineSetSeed in class SecureRandomSpiprotected void engineNextBytes(byte[] bytes)
engineNextBytes in class SecureRandomSpiprotected byte[] engineGenerateSeed(int numBytes)
engineGenerateSeed in class SecureRandomSpiCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.