package
19.0.0
Repository: https://github.com/adyen/adyen-go-api-library.git
Documentation: pkg.go.dev

# Functions

CalculateHmac calculates the SHA-256 HMAC for the given data and key.
GetDataToSign converts a notificationRequestItem to string, which later on can be used for calculating a HMAC.
ValidateHmac validates the HMAC signature of the NotificationRequestItem object.
ValidateHmacPayload validates the HMAC signature of a payload against an expected signature.