Package | Description |
---|---|
com.guardtime.ksi.publication |
Interfaces to decode and encode publications files
|
com.guardtime.ksi.publication.inmemory |
Implementation to decode and encode in-memory publications files
|
com.guardtime.ksi.unisignature.inmemory |
Classes to decode and encode in-memory KSI signatures
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidPublicationDataException
This exception will be thrown if publication data is invalid.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidPublicationRecordException |
class |
InvalidPublicationsFileException
This exception will be thrown if publications file is invalid.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidAggregationAuthenticationRecordException
This exception is for invalid aggregation hash chain elements.
|
class |
InvalidAggregationHashChainException
This exception is for invalid aggregation hash chain elements.
|
class |
InvalidCalendarAuthenticationRecordException
This exception is for invalid authentication record element.
|
class |
InvalidCalendarHashChainException
This exception is for invalid calendar hash chain.
|
class |
InvalidSignatureDataException
This is exception for invalid signature data inmemory element.
|
class |
InvalidSignatureException
This is the exception for invalid signature (invalid encoding, missing fields, etc).
|
class |
InvalidSignatureRFC3161RecordException
This is the exception for invalid RFC3161 records.
|
Copyright © 2024 Guardtime. All rights reserved.