Package org.apache.sshd.common.random

Random implementations.

See:
          Description

Class Summary
BouncyCastleRandom BouncyCastle Random.
BouncyCastleRandom.Factory Named factory for the BouncyCastle Random
JceRandom A Random implementation using the built-in SecureRandom PRNG.
JceRandom.Factory Named factory for the BouncyCastle Random
SingletonRandomFactory A random factory wrapper that uses a single random instance.
 

Package org.apache.sshd.common.random Description

Random implementations.



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.