WebhookSigner

fun interface WebhookSigner(source)

Functions

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