public interface Rule
Policy
and will be executed by SignatureVerifier
.Policy
,
SignatureVerifier
Modifier and Type | Method and Description |
---|---|
RuleResult |
verify(VerificationContext context)
Method for verifying the signature.
|
RuleResult verify(VerificationContext context) throws KSIException
context
- context to be used for this rule for verification.KSIException
- if exception occurs.Copyright © 2024 Guardtime. All rights reserved.