public class SignatureMacContainerLocator extends Object implements IMacContainerLocator
IMacContainerLocator strategy, which should be used specifically in case of signature creation.
This strategy locates MAC container in signature unsigned attributes.| Constructor and Description |
|---|
SignatureMacContainerLocator() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMacIntegrityProtector |
createMacIntegrityProtector(PdfDocument document,
MacProperties macProperties)
.
|
AbstractMacIntegrityProtector |
createMacIntegrityProtector(PdfDocument document,
PdfDictionary authDictionary)
.
|
void |
handleMacValidationError(MacValidationException exception) |
boolean |
isMacContainerLocated()
.
|
void |
locateMacContainer(AbstractMacIntegrityProtector macIntegrityProtector)
.
|
public void locateMacContainer(AbstractMacIntegrityProtector macIntegrityProtector)
locateMacContainer in interface IMacContainerLocatorpublic boolean isMacContainerLocated()
isMacContainerLocated in interface IMacContainerLocatorpublic AbstractMacIntegrityProtector createMacIntegrityProtector(PdfDocument document, MacProperties macProperties)
createMacIntegrityProtector in interface IMacContainerLocatorpublic AbstractMacIntegrityProtector createMacIntegrityProtector(PdfDocument document, PdfDictionary authDictionary)
createMacIntegrityProtector in interface IMacContainerLocatorpublic void handleMacValidationError(MacValidationException exception)
handleMacValidationError in interface IMacContainerLocatorCopyright © 1998–2025 Apryse Group NV. All rights reserved.