InternalVerificationPolicy Class |
Namespace: Guardtime.KSI.Signature.Verification.Policy
The InternalVerificationPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
| InternalVerificationPolicy |
Create internal verification policy.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetRuleName |
Get rule name.
(Inherited from VerificationRule.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| NextRule |
Get next rule based on verification result.
(Inherited from VerificationRule.) | |
| OnFailure |
Set next verification rule on failure.
(Inherited from VerificationRule.) | |
| OnNa |
Set next verification rule on na status.
(Inherited from VerificationRule.) | |
| OnSuccess |
Set next verification rule on success.
(Inherited from VerificationRule.) | |
| ToString | (Inherited from Object.) | |
| Verify |
Verify KSI signature with given context and policy.
(Inherited from VerificationPolicy.) |
| Name | Description | |
|---|---|---|
| FirstRule |
First rule to verify.
(Inherited from VerificationPolicy.) |