public interface AggregatorPduFactory
Modifier and Type | Method and Description |
---|---|
AggregationRequest |
createAggregationRequest(KSIRequestContext context,
ServiceCredentials credentials,
DataHash imprint,
Long level)
Creates a new aggregation request.
|
AggregationRequest |
createAggregatorConfigurationRequest(KSIRequestContext context,
ServiceCredentials credentials)
Creates an aggregation configuration request.
|
AggregationResponse |
readAggregationResponse(KSIRequestContext context,
ServiceCredentials credentials,
TLVElement input)
Reads an aggregation response.
|
AggregatorConfiguration |
readAggregatorConfigurationResponse(KSIRequestContext context,
ServiceCredentials credentials,
TLVElement input)
Reads an aggregation configuration response.
|
AggregationRequest createAggregationRequest(KSIRequestContext context, ServiceCredentials credentials, DataHash imprint, Long level) throws KSIException
KSIException
AggregationResponse readAggregationResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
KSIException
AggregationRequest createAggregatorConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
KSIException
AggregatorConfiguration readAggregatorConfigurationResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
KSIException
Copyright © 2024 Guardtime. All rights reserved.