Documentation
¶
Index ¶
- func HmacSha1(strContent string, strSecret string) string
- func HmacSha1Hex(strContent string, strSecret string) string
- func HmacSha256(strContent string, strSecret string) string
- func HmacSha256Hex(strContent string, strSecret string) string
- func HmacSha512(strContent string, strSecret string) string
- func HmacSha512Hex(strContent string, strSecret string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HmacSha256 ¶
HMAC+SHA256+HEX+BASE64
func HmacSha512 ¶
HMAC+SHA512+HEX+BASE64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.