public class SharedSecureRandomImpl extends Object
| Constructor and Description |
|---|
SharedSecureRandomImpl() |
| Modifier and Type | Method and Description |
|---|---|
static SecureRandom |
get()
Can a single java.security.SecureRandom instance be shared safely by multiple threads ?.
|
public static SecureRandom get()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.