public class CryptoServicesRegistrar extends Object
| Constructor and Description |
|---|
CryptoServicesRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkConstraints(CryptoServiceProperties csp) |
static SecureRandom |
getSecureRandom(SecureRandom secureRandom)
Return the default source of randomness.
|
public static void checkConstraints(CryptoServiceProperties csp)
public static SecureRandom getSecureRandom(SecureRandom secureRandom)