Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EncryptManager ¶
type EncryptManager struct {
Salt string
}
func (*EncryptManager) EncryptPassword ¶
func (e *EncryptManager) EncryptPassword(code string) string
Click to show internal directories.
Click to hide internal directories.