| Interface | Description |
|---|---|
| Mac |
Message Authentication Code for use in SSH.
|
| MacFactory | |
| MacInformation |
The reported algorithm name refers to the MAC being used
|
| Class | Description |
|---|---|
| BaseMac |
Base class for
Mac implementations based on the JCE provider. |
| BuiltinMacs.Constants | |
| BuiltinMacs.ParseResult | |
| Poly1305Mac |
Poly1305 one-time message authentication code.
|
| Enum | Description |
|---|---|
| BuiltinMacs |
Provides easy access to the currently implemented macs
|
Mac implementations.Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.