Documentation ¶
Index ¶
- func GenAppKey() string
- func GenAppSecret() string
- func GenAppSecretBy(appKey string) string
- func SHA1(appId, appSecret, nonce string, timestamp int64) string
- func Signature(content, secret string, hash crypto.Hash) (string, error)
- func Verify(content, sign, secret string, hash crypto.Hash) error
- type AKSK
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.