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 © 2021. All rights reserved.