public interface ISigner
| Modifier and Type | Method and Description |
|---|---|
String |
getSignerName() |
String |
getSignerVersion() |
String |
signString(String source,
String accessSecret) |
String getSignerName()
String getSignerVersion()
String signString(String source, String accessSecret) throws InvalidKeyException, IllegalStateException
Copyright © 2017. All Rights Reserved.