Class OsCryptoRandom

java.lang.Object
org.apache.commons.crypto.random.OsCryptoRandom
All Implemented Interfaces:
Closeable, AutoCloseable, CryptoRandom

final class OsCryptoRandom extends Object implements CryptoRandom
A Random implementation that uses random bytes sourced from the operating system.

This class is not public/protected so does not appear in the main Javadoc Please ensure that property use is documented in the enum CryptoRandomFactory.RandomProvider