public static class VMPCRandom.Spi extends SecureRandomSpi
| Constructor and Description |
|---|
Spi() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
engineGenerateSeed(int numBytes) |
protected void |
engineNextBytes(byte[] bytes) |
protected void |
engineSetSeed(byte[] seed) |
protected byte[] engineGenerateSeed(int numBytes)
engineGenerateSeed in class SecureRandomSpiprotected void engineNextBytes(byte[] bytes)
engineNextBytes in class SecureRandomSpiprotected void engineSetSeed(byte[] seed)
engineSetSeed in class SecureRandomSpiCopyright © 2022 "Tigase, Inc.". All rights reserved.