Is there a way in .NET Core to use the .NET Framework's implementation of GetHashCode()?

前端 未结 0 593
故里飘歌
故里飘歌 2021-01-30 12:55

I am using a JWT token\'s hash as part of a cache key, since I want to provide different values when a different token is used.

The hash code is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题