public class ZrtpSecureRandom extends SecureRandom
| Constructor and Description |
|---|
ZrtpSecureRandom() |
| Modifier and Type | Method and Description |
|---|---|
static SecureRandom |
getInstance() |
static void |
setInstance(SecureRandom secureRandom) |
generateSeed, getAlgorithm, getInstance, getInstance, getInstance, getInstanceStrong, getProvider, getSeed, next, nextBytes, setSeed, setSeedpublic static SecureRandom getInstance()
public static void setInstance(SecureRandom secureRandom)
Copyright © 2020. All rights reserved.