public interface KSIExtenderClient
| Modifier and Type | Method and Description |
|---|---|
Future<TLVElement> |
extend(InputStream request)
Extends the existing signatures.
|
PduVersion |
getPduVersion()
Gets the PDU format version of the client.
|
ServiceCredentials |
getServiceCredentials()
Gets the service credentials used by this client.
|
Future<TLVElement> extend(InputStream request) throws KSIClientException
request - instance of InputStream that contains request.Future containing KSI response.KSIClientExceptionServiceCredentials getServiceCredentials()
PduVersion getPduVersion()
Copyright © 2024 Guardtime. All rights reserved.