public class SecureRND extends Object implements SshSecureRandomGenerator
| Constructor and Description |
|---|
SecureRND() |
public SecureRND()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void nextBytes(byte[] bytes)
nextBytes in interface SshSecureRandomGeneratorpublic void nextBytes(byte[] bytes,
int off,
int len)
throws SshException
nextBytes in interface SshSecureRandomGeneratorSshExceptionpublic int nextInt()
nextInt in interface SshSecureRandomGeneratorCopyright © 2014. All rights reserved.