public interface SshSecureRandomGenerator
| Modifier and Type | Method and Description |
|---|---|
void |
nextBytes(byte[] bytes) |
void |
nextBytes(byte[] bytes,
int off,
int len) |
int |
nextInt() |
void nextBytes(byte[] bytes)
void nextBytes(byte[] bytes,
int off,
int len)
throws SshException
SshExceptionint nextInt()
Copyright © 2025. All rights reserved.