Skip to content

SteamEncryptedAppTicket.BDecryptTicket #667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shiggityshaggs opened this issue Dec 17, 2024 · 1 comment
Closed

SteamEncryptedAppTicket.BDecryptTicket #667

shiggityshaggs opened this issue Dec 17, 2024 · 1 comment

Comments

@shiggityshaggs
Copy link

k_nSteamEncryptedAppTicketSymmetricKeyLen dictates an Encrypted App Ticket Key length of 32, which is also what Spacewar uses.
However, generating an Encrypted App Ticket Key over at https://partner.steamgames.com/apps/sdkauth/<AppId> produces a key of length 64.
Manually setting a 32 length key makes the callresult from RequestEncryptedAppTicket yield EResult.k_EResultFail
This effectively renders SteamEncryptedAppTicket.BDecryptTicket unusable for anything but Spacewar.
I'm unable to tell if it's Steamworks.NET, Steamworks SDK or myself that is flawed in this scenario. Any input?

@shiggityshaggs
Copy link
Author

It was of course I who had misunderstood. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant