golang.org/x/crypto/ssh.passwordCallback.method (method)

2 uses

	golang.org/x/crypto/ssh (current package)
		client_auth.go#L145: 		Method:   cb.method(),
		client_auth.go#L155: func (cb passwordCallback) method() string {