toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-webhook
/
org.http4k.webhook.signing
/
WebhookSignatureVerifier
Webhook
Signature
Verifier
fun
interface
WebhookSignatureVerifier
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
id
:
WebhookId
,
timestamp
:
WebhookTimestamp
,
signature
:
WebhookSignature
,
body
:
Body
)
:
Boolean