public abstract class BaseRule extends Object implements Rule
| Constructor and Description |
|---|
BaseRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
RuleResult |
verify(VerificationContext context)
Method for verifying the signature.
|
public final RuleResult verify(VerificationContext context) throws KSIException
Ruleverify in interface Rulecontext - context to be used for this rule for verification.KSIException - if exception occurs.Copyright © 2024 Guardtime. All rights reserved.