Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AesEncrypt ¶
type AesEncrypt struct {
StrKey string
}
func NewAesEncrypt ¶
func NewAesEncrypt(key string) (aes *AesEncrypt, err error)
Click to show internal directories.
Click to hide internal directories.