WebhookSigner

fun interface WebhookSigner

Functions

Link copied to clipboard
abstract operator fun invoke(id: WebhookId, timestamp: WebhookTimestamp, body: Body): WebhookSignature