KsiSignatureInvalidContentException Class |
Namespace: Guardtime.KSI.Exceptions
The KsiSignatureInvalidContentException type exposes the following members.
| Name | Description | |
|---|---|---|
| KsiSignatureInvalidContentException(String, IKsiSignature, VerificationResult) |
Create new KSI signature invalid content exception
| |
| KsiSignatureInvalidContentException(String, Exception, IKsiSignature, VerificationResult) |
Create new KSI signature invalid content exception
|
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Signature |
The signature the exception is associated with
| |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| VerificationResult |
Verificiation result
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from Exception.) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |