public static interface AuthActivity.SecurityProvider
You shouldn't need to use this class directly in your app. Instead,
simply configure java.security's providers to match your preferences.
| Modifier and Type | Method and Description |
|---|---|
java.security.SecureRandom |
getSecureRandom()
Gets a SecureRandom implementation for use during authentication.
|