VerificationError Class |
Namespace: Guardtime.KSI.Signature.Verification
The VerificationError type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Cal01 |
Calendar root hash mismatch error between signature and calendar database chain.
| |
| Cal02 |
Aggregation hash chain root hash and calendar database hash chain input hash mismatch error.
| |
| Cal03 |
Aggregation time mismatch error.
| |
| Cal04 |
Calendar hash chain right links are inconsistent error.
| |
| Gen01 |
Wrong document error.
| |
| Gen02 |
Verification inconclusive error.
| |
| Gen03 |
Input hash level too large error.
| |
| Gen04 |
Wrong input hash algorithm.
| |
| Int01 |
Inconsistent aggregation hash chains error.
| |
| Int02 |
Inconsistent aggregation hash chain aggregation times error.
| |
| Int03 |
Calendar hash chain input hash mismatch error.
| |
| Int04 |
Calendar hash chain aggregation time mismatch error.
| |
| Int05 |
Calendar hash chain shape inconsistent with aggregation time error.
| |
| Int06 |
Calendar hash chain time inconsistent with calendar authentication record time error.
| |
| Int07 |
Calendar hash chain time inconsistent with publication time error.
| |
| Int08 |
Calendar hash chain root hash is inconsistent with calendar authentication record input hash error.
| |
| Int09 |
Calendar hash chain root hash is inconsistent with published hash value error.
| |
| Int10 |
Aggregation hash chain chain index mismatch error.
| |
| Int11 |
The meta-data record in the aggregation hash chain may not be trusted error.
| |
| Int12 |
Inconsistent chain indexes error.
| |
| Int13 |
Document hash algorithm deprecated at the time of signing.
| |
| Int14 |
RFC3161 compatibility record composed of hash algorithms that where deprecated at the time of signing.
| |
| Int15 |
Aggregation hash chain uses hash algorithm that was deprecated at the time of signing.
| |
| Int16 |
Calendar hash chain hash algorithm was obsolete at publication time.
| |
| Int17 |
The RFC3161 compatibility record output hash algorithm was deprecated at the time of signing.
| |
| Key01 |
Certificate not found error.
| |
| Key02 |
PKI signature not verified with certificate error.
| |
| Key03 |
Signing certificate not valid at aggregation time error.
| |
| Pub01 |
Extender response calendar root hash mismatch error.
| |
| Pub02 |
Extender response inconsistent error.
| |
| Pub03 |
Extender response input hash mismatch error.
| |
| Pub04 |
Publication record hash and user provided publication hash mismatch error.
| |
| Pub05 |
Publication record hash and publications file publication hash mismatch error.
|