public class SignatureValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
SignatureValidationContext(PdfDictionary sign)
Instantiates a new
SignatureValidationContext based on sign pdf dictionary. |
| Modifier and Type | Method and Description |
|---|---|
PdfDictionary |
getSignature()
Gets the sign pdf dictionary.
|
ValidationType |
getType()
Gets type of the context.
|
public SignatureValidationContext(PdfDictionary sign)
SignatureValidationContext based on sign pdf dictionary.sign - the sign pdf dictionarypublic PdfDictionary getSignature()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.