Version of tickets
Open
enhancement
- Dominant language
- C#
- Stars
- 567
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
https://github.com/dotnet/Kerberos.NET/issues/180
Problem with different version of token and keytab file. So if token version is more than keytab version we shouldn't try to decrypt and could just throw error, isn't it?
**Describe the solution you'd like**
Check version and return Invalid checksum error.
Contributor guide
Assessment
This issue has not been assessed yet.