Guardtime.KSI.Exceptions Namespace |
| Class | Description | |
|---|---|---|
| BlockSigningException |
Exceptions thrown when doing block signing.
| |
| HAKsiServiceException |
Exception inidcating that HA service request failed.
| |
| HAKsiSubServiceException |
Exception inidcating that HA service sub-request failed.
| |
| HashingException |
Hashing functionality exception.
| |
| KsiException |
KSI API base exception
| |
| KsiServiceException |
KSI service exception.
| |
| KsiServiceProtocolException |
KSI service protocol exception.
| |
| KsiServiceUnexpectedResponseFormatException |
Unexpected KSI service response format exception.
Indicates that request PDU version and response PDU version do not match.
| |
| KsiSignatureInvalidContentException |
KSI signature invalid content exception. Used when creating signature and signature automatic verification fails.
| |
| KsiVerificationException |
KSI signature verification exception.
| |
| PkiVerificationErrorException |
PKI signature verification error exception.
| |
| PkiVerificationException |
PKI signature verification exception.
| |
| PkiVerificationFailedCertNotValidException |
Exception indicating that PKI signature verification failed because certificate was not valid at the given time.
| |
| PkiVerificationFailedException |
Exception thrown when PKI signature verification fails.
| |
| PublicationsFileException |
Publications file exception.
| |
| TlvException |
TLV exception.
|