| Interface | Description |
|---|---|
| IMacContainerLocator |
Strategy interface, which is responsible for
AbstractMacIntegrityProtector container location. |
| Class | Description |
|---|---|
| AbstractMacIntegrityProtector |
Class responsible for integrity protection in encrypted documents, which uses MAC container.
|
| MacProperties |
Class which contains configurable properties for MAC integrity protection mechanism.
|
| StandaloneMacContainerLocator |
Default
AbstractMacIntegrityProtector location strategy, which locates MAC container in document's trailer. |
| Enum | Description |
|---|---|
| MacProperties.KeyWrappingAlgorithm |
Key wrapping algorithms, which can be used in MAC integrity protection algorithm.
|
| MacProperties.MacAlgorithm |
MAC algorithms, which can be used during integrity protection operation.
|
| MacProperties.MacDigestAlgorithm |
Message digest algorithms, which can be used in MAC integrity protection algorithm.
|
| Exception | Description |
|---|---|
| MacValidationException |
Exception class for MAC validation errors.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.