|
static bool | BDecryptTicket (byte[] rgubTicketEncrypted, uint cubTicketEncrypted, byte[] rgubTicketDecrypted, ref uint pcubTicketDecrypted, byte[] rgubKey, int cubKey) |
|
static bool | BIsTicketForApp (byte[] rgubTicketDecrypted, uint cubTicketDecrypted, AppId_t nAppID) |
|
static bool | BUserIsVacBanned (byte[] rgubTicketDecrypted, uint cubTicketDecrypted) |
|
static bool | BUserOwnsAppInTicket (byte[] rgubTicketDecrypted, uint cubTicketDecrypted, AppId_t nAppID) |
|
static uint | GetTicketAppID (byte[] rgubTicketDecrypted, uint cubTicketDecrypted) |
|
static uint | GetTicketIssueTime (byte[] rgubTicketDecrypted, uint cubTicketDecrypted) |
|
static void | GetTicketSteamID (byte[] rgubTicketDecrypted, uint cubTicketDecrypted, out CSteamID psteamID) |
|
static byte[] | GetUserVariableData (byte[] rgubTicketDecrypted, uint cubTicketDecrypted, out uint pcubUserData) |
|
static bool Steamworks.SteamEncryptedAppTicket.BDecryptTicket |
( |
byte[] |
rgubTicketEncrypted, |
|
|
uint |
cubTicketEncrypted, |
|
|
byte[] |
rgubTicketDecrypted, |
|
|
ref uint |
pcubTicketDecrypted, |
|
|
byte[] |
rgubKey, |
|
|
int |
cubKey |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamEncryptedAppTicket.BIsTicketForApp |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted, |
|
|
AppId_t |
nAppID |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamEncryptedAppTicket.BUserIsVacBanned |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted |
|
) |
| |
|
inlinestatic |
static bool Steamworks.SteamEncryptedAppTicket.BUserOwnsAppInTicket |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted, |
|
|
AppId_t |
nAppID |
|
) |
| |
|
inlinestatic |
static uint Steamworks.SteamEncryptedAppTicket.GetTicketAppID |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted |
|
) |
| |
|
inlinestatic |
static uint Steamworks.SteamEncryptedAppTicket.GetTicketIssueTime |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted |
|
) |
| |
|
inlinestatic |
static void Steamworks.SteamEncryptedAppTicket.GetTicketSteamID |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted, |
|
|
out CSteamID |
psteamID |
|
) |
| |
|
inlinestatic |
static byte [] Steamworks.SteamEncryptedAppTicket.GetUserVariableData |
( |
byte[] |
rgubTicketDecrypted, |
|
|
uint |
cubTicketDecrypted, |
|
|
out uint |
pcubUserData |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- KSP/Assets/Plugins/Steamworks.NET/Steam.cs