public class CryptoValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
CryptoValidationContext(PdfObject crypto)
Instantiates a new
CryptoValidationContext based on crypto object. |
| Modifier and Type | Method and Description |
|---|---|
PdfObject |
getCrypto()
Gets the crypto object.
|
ValidationType |
getType()
Gets type of the context.
|
public CryptoValidationContext(PdfObject crypto)
CryptoValidationContext based on crypto object.crypto - the crypto objectpublic PdfObject getCrypto()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.