@Deprecated public interface ISigner
| Modifier and Type | Method and Description |
|---|---|
String |
getSignerName()
Deprecated.
|
String |
getSignerVersion()
Deprecated.
|
String |
signString(String source,
String accessSecret)
Deprecated.
|
String getSignerName()
String getSignerVersion()
String signString(String source, String accessSecret) throws InvalidKeyException, IllegalStateException
Copyright © 2022. All rights reserved.