protected SecureRandom (SecureRandomSpi secureRandomSpi, Provider provider)

Creates a SecureRandom object.

Parameters:
secureRandomSpi    the SecureRandom implementation.
provider    the provider.