The HMAC type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | CalculateHMAC |
Creates an HMAC-SHA1 hash from an array of parameters and a security token.
|
![]() ![]() | Canonicalize |
Canonicalizes an array of parameters into a string.
|
![]() ![]() | ValidateHMAC |
Validates the provided HMAC against the provided security token and parameter list.
|
See Also