Package com.itextpdf.kernel.mac
-
Interface Summary Interface Description IMacContainerLocator Strategy interface, which is responsible forAbstractMacIntegrityProtector
container location. -
Class Summary Class Description AbstractMacIntegrityProtector Class responsible for integrity protection in encrypted documents, which uses MAC container.MacContainerReader MacPdfObject MacProperties Class which contains configurable properties for MAC integrity protection mechanism.MacSignatureContainerReader MacStandaloneContainerReader StandaloneMacContainerLocator DefaultAbstractMacIntegrityProtector
location strategy, which locates MAC container in document's trailer.StandaloneMacIntegrityProtector Class responsible for integrity protection in encrypted documents, which uses MAC container in the standalone mode. -
Enum Summary 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 Summary Exception Description MacValidationException Exception class for MAC validation errors.