public interface KSISigningClient
| Modifier and Type | Method and Description |
|---|---|
PduVersion |
getPduVersion()
Gets the PDU format version of the client.
|
ServiceCredentials |
getServiceCredentials()
Gets the service credentials used by this client.
|
Future<TLVElement> |
sign(InputStream request)
Creates new KSI signature.
|
Future<TLVElement> sign(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.