http4k-webhook
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-webhook
http4k-webhook
/
org.http4k.webhook.signing
/
WebhookSignatureVerifier
/
invoke
invoke
abstract
operator
fun
invoke
(
id
:
WebhookId
,
timestamp
:
WebhookTimestamp
,
signature
:
WebhookSignature
,
body
:
Body
)
:
Boolean