Package | Description |
---|---|
com.sshtools.client | |
com.sshtools.common.ssh | |
com.sshtools.common.ssh.components.jce |
This package contains a set of algorithm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
|
com.sshtools.server |
Constructor and Description |
---|
SshClientContext(SshEngine daemon,
ComponentManager componentManager) |
Modifier and Type | Method and Description |
---|---|
ComponentManager |
SshContext.getComponentManager() |
Constructor and Description |
---|
SshContext(ComponentManager componentManager)
Constructs a default context but does not set the daemon
|
SshContext(SshEngine daemon,
ComponentManager componentManager)
Constructs a default context
|
Modifier and Type | Class and Description |
---|---|
class |
JCEComponentManager
A component manager for the Java runtime JCE provider.
|
Constructor and Description |
---|
SshServerContext(SshEngine engine,
ComponentManager componentManager) |
Copyright © 2017. All rights reserved.