public class SignTypeValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
SignTypeValidationContext(boolean isCAdES)
Instantiates a new
SignTypeValidationContext based on whether sign is CAdeS or not. |
| Modifier and Type | Method and Description |
|---|---|
ValidationType |
getType()
Gets type of the context.
|
boolean |
isCAdES()
Whether sign is CAdeS or not.
|
public SignTypeValidationContext(boolean isCAdES)
SignTypeValidationContext based on whether sign is CAdeS or not.isCAdES - whether sign is CAdeS or notpublic boolean isCAdES()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2025 Apryse Group NV. All rights reserved.