Package | Description |
---|---|
com.maverick.ssh.components |
This package contains an abstract cryptographic provider for the SSH protocol.
|
com.maverick.ssh.components.jce |
This package contains a set of algoritm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
|
Modifier and Type | Method and Description |
---|---|
abstract SshSecureRandomGenerator |
ComponentManager.getRND()
Get the secure random number generator.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureRND
Secure random number generator implementation for JCE provider.
|
Modifier and Type | Method and Description |
---|---|
SshSecureRandomGenerator |
JCEComponentManager.getRND() |
Copyright © 2024. All rights reserved.