Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
WebhookSignature.java File Reference

Go to the source code of this file.

Packages

package  dev.rafex.ether.webhook.model
 Webhook payload, signature, and verification result models.

Functions

record dev.rafex.ether.webhook.model.WebhookSignature (String algorithm, String value, long timestampEpochMilli)
 Firma de un payload de webhook.