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 |
---|---|
static ComponentManager |
ComponentManager.getInstance()
Get the installed component manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
ComponentManager.setInstance(ComponentManager instance)
Overide the installed component manager with an alternative
implementation.
|
Constructor and Description |
---|
ComponentFactory(ComponentManager componentManager) |
ComponentFactory(ComponentManager componentManager,
String configurationDirective) |
Modifier and Type | Class and Description |
---|---|
class |
JCEComponentManager
A component manager for the Java runtime JCE provider.
|
Copyright © 2024. All rights reserved.