Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcryptPasswordEncryptor ¶
type BcryptPasswordEncryptor struct{}
func (*BcryptPasswordEncryptor) EncryptPassword ¶
func (b *BcryptPasswordEncryptor) EncryptPassword(password string) (string, error)
type PasswordEncryptor ¶
Click to show internal directories.
Click to hide internal directories.