package
Version:
v0.0.0-...-a4359f9
Opens a new window with list of versions in this module.
Published: Feb 11, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HMAC struct {
Key []byte
}
HMAC is a utility for creating and verifying HMACs
Create creates a HMAC based on the parameter values, encoded as urlsafe base64
Validate validates that the parameter values matches a given HMAC
Source Files
¶
Click to show internal directories.
Click to hide internal directories.