//
pkg.gl
Category
github.com/rdlucklib/rdluck_tools
pay
package
1.0.3
Repository:
https://github.com/rdlucklib/rdluck_tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
87 SLOC
#
Functions
DoRequest
需要添加sign的请求 SHA1withRsa,SHA256withRsa,MD5withRsa,MD5.
Sign
签名 SHA1withRsa,SHA256withRsa,MD5withRsa,MD5.
VerifySign
验签.
#
Constants
ContentTypeForm
请求参数结构.
ContentTypeJson
请求参数结构.
EncryptMD5
md5加密.
EncryptMD5withRsa
MD5withRsa.
EncryptSHA1withRsa
SHA1withRsa.
EncryptSHA256withRsa
SHA256withRsa.