Returns the SecureRandom to use when performing cryptographic operations during the request, or null if a default SecureRandom should be used. @return the SecureRandom to use when performing cryptographic operations during the request, or null if a default {@
()
| 54 | * {@code null} if a default {@link SecureRandom} should be used. |
| 55 | */ |
| 56 | SecureRandom getSecureRandom(); |
| 57 | } |
no outgoing calls
no test coverage detected