public class Sha1HmacSigner extends Object
| Constructor and Description |
|---|
Sha1HmacSigner() |
| Modifier and Type | Method and Description |
|---|---|
static String |
base64Encode(byte[] in) |
static String |
sign(String message,
String key) |
Copyright © 2018. All rights reserved.