VerificationRule Methods |
The VerificationRule type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckVerificationContext |
Check if verification context is valid.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetAggregationHashChains |
Get aggregation hash chain collection from KSI signature
|
![]() ![]() | GetCalendarAuthenticationRecord |
Get calendar authentication record from KSI signature
|
![]() ![]() | GetCalendarHashChain |
Get calendar has chain from KSI signature
|
![]() ![]() | GetDeprecatedHashAlgorithm |
Get first deprecated hash algorithm from calendar hash chain.
|
![]() ![]() | GetExtendedCalendarHashChain |
Get extended calendar hash chain from given publication time.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetNearestPublicationRecord |
Get publication record from publications file that is nearest to the given time.
|
![]() ![]() | GetPublicationRecord |
Get publication record from KSI signature
|
![]() ![]() | GetPublicationsFile |
Get publications file form verification context
|
![]() | GetRuleName |
Get rule name.
|
![]() ![]() | GetSignature |
Get KSi signature from verification context
|
![]() | GetType | (Inherited from Object.) |
![]() ![]() | GetUserPublication |
Get user publication from verification context
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NextRule |
Get next rule based on verification result.
|
![]() | OnFailure |
Set next verification rule on failure.
|
![]() | OnNa |
Set next verification rule on na status.
|
![]() | OnSuccess |
Set next verification rule on success.
|
![]() | ToString | (Inherited from Object.) |
![]() | Verify |
Verify given context with verification rule.
|