| Package | Description |
|---|---|
| org.apache.sshd.common.mac |
Mac implementations. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Mac
Message Authentication Code for use in SSH.
|
interface |
MacFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMac
Base class for
Mac implementations based on the JCE provider. |
class |
BuiltinMacs
Provides easy access to the currently implemented macs
|
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.