Documentation ¶
Index ¶
- func Decrypt(decodeStr string) (string, error)
- func DoGetRequest(cookies []*http.Cookie, address string) (string, error)
- func DoPostRequest(cookies []*http.Cookie, address, params, encSecKey string) (string, error)
- func Encrypt(param string) (string, string, error)
- func RSAEncrypt(secKey string, pubKey string, modulus string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoPostRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.