public static final class WebhookSignature.Signature extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPECTED_SCHEME |
| Constructor and Description |
|---|
Signature() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
verifyHeader(String payload,
String sigHeader,
String secret,
long tolerance) |
public static final String EXPECTED_SCHEME
Copyright © 2022. All rights reserved.