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

one use

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