| Interface | Description |
|---|---|
| CompressionFactory |
A SSH compression factory.
|
| EncryptionFactory |
A SSH encryption factory.
|
| MacFactory |
A SSH MAC factory.
|
| Class | Description |
|---|---|
| ComponentCompressionFactory |
A component compression factory.
|
| ComponentCompressionFactory.Entry |
An algorithm entry.
|
| Compressions |
SSH compressions.
|
| JceEncryptionFactory |
JCE-based encryption algorithm factory.
|
| JceEncryptionFactory.Entry |
An algorithm entry.
|
| JceEncryptions |
JCE-based encryption algorithms.
|
| JceEncryptions.Entry | |
| JceMacFactory |
JCE-based MAC algorithm factory.
|
| JceMacFactory.Entry |
An algorithm entry.
|
| JceMacs |
JCE-based MAC algorithms.
|
| JceMacs.Entry |
| Enum | Description |
|---|---|
| CompressionFactory.Mode |
Algorithm mode.
|
| EncryptionFactory.Mode |
Algorithm mode.
|
| Exception | Description |
|---|---|
| CompressionFactory.OperationException |
Represents an operation error.
|
| EncryptionFactory.OperationException |
Represents an operation error.
|
| MacFactory.OperationException |
Represents an operation error.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved