golang.org/x/crypto/ssh.dsaPublicKey.Verify (method)

one use

	golang.org/x/crypto/ssh (current package)
		keys.go#L465: func (k *dsaPublicKey) Verify(data []byte, sig *Signature) error {