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

one use

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