public interface ServiceSignature
| Modifier and Type | Method and Description |
|---|---|
String |
computeSignature() |
String |
getAlgorithm() |
void |
update(byte data) |
void |
update(byte[] data) |
void |
updateUTF8String(String data) |
Copyright © 2024. All Rights Reserved.