public static final class WebhookSignature.Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static String |
computeHmacSha256(String key,
String message) |
static long |
getTimeNow() |
public static String computeHmacSha256(String key, String message) throws NoSuchAlgorithmException, InvalidKeyException
public static long getTimeNow()
Copyright © 2022. All rights reserved.