Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomString ¶
GenerateRandomString 生成随机字符串, 分别指定字母和数字的长度
Types ¶
type AesCipher ¶
type AesCipher struct {
// contains filtered or unexported fields
}
AesCipher aes加密解密
func (*AesCipher) DecryptBase64 ¶
DecryptBase64 解密
Click to show internal directories.
Click to hide internal directories.