Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PassPhrase ¶
type PassPhrase struct {
FilePath string
}
PassPhrase tries to guess passphare of ssh private key
func (PassPhrase) Try ¶
func (pp PassPhrase) Try(cfg tryers.TryerConfig, suggestions <-chan string, done chan<- struct{}, success chan<- string)
Try tries to guess passphare of ssh private key
Click to show internal directories.
Click to hide internal directories.