Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidPassword = errors.New("invalid password")
ErrInvalidPassword is used to identify the error received when editing an entry.
Functions ¶
func AskPassword ¶
AskPassword returns the input password encrypted inside an Enclave.
This function could be tested by stubbing terminal.ReadPassword() or using Netflix/go-expect library but it provides almost no benefits.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.