public class HookAuth extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Starter.Config |
config |
(package private) WssWorker |
wssWorker |
| Constructor and Description |
|---|
HookAuth() |
| Modifier and Type | Method and Description |
|---|---|
static String |
repeat(String str,
int times) |
boolean |
verifySignature(String signatureHex,
String timestamp,
byte[] httpBody,
byte[] publicKeyBytes) |
void |
webhookServerStart() |
@AutoStand WssWorker wssWorker
@AutoStand Starter.Config config
Copyright © 2025. All rights reserved.