vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Functions | |
int | _sceNpDrmGetRifName (char *rif_name, uint64_t aid) |
Get rif name. More... | |
int | _sceNpDrmGetFixedRifName (char *rif_name, uint64_t aid) |
Get fixed rif name. More... | |
int | _sceNpDrmCheckActData (int *act_type, int *version_flag, SceUInt64 *account_id, SceUInt64 act_exp_time[2]) |
Check you have npdrm activation data, and get information from it. More... | |
int | _sceNpDrmGetRifNameForInstall (char *rif_name, const SceNpDrmLicense *rif_data, int unk) |
Get rif name for install. More... | |
int | scePsmDrmGetRifKey (const ScePsmDrmLicense *license_buf, ScePsmDrmKeySet *keydata, int *flags, ScePsmDrmExpireTime *exp_time) |
Get PSM rif key. More... | |