public interface ServiceCredentials
Modifier and Type | Method and Description |
---|---|
HashAlgorithm |
getHmacAlgorithm()
Gets the algorithm for verifying the HMAC of incoming messages.
|
String |
getLoginId()
Gets KSI service login ID.
|
byte[] |
getLoginKey()
Gets KSI login key.
|
String getLoginId()
byte[] getLoginKey()
HashAlgorithm getHmacAlgorithm()
Copyright © 2024 Guardtime. All rights reserved.