github.com/golang-jwt/jwt/v5.SigningMethodRSAPSS.Verify (method, view implemented interface methods)

one use

	github.com/golang-jwt/jwt/v5 (current package)
		rsa_pss.go#L85: func (m *SigningMethodRSAPSS) Verify(signingString string, sig []byte, key interface{}) error {