vitasdk
Documentation of the vitasdk
npdrm.h File Reference
#include <psp2/types.h>
#include <psp2common/npdrm.h>
#include <stdint.h>

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 void *rif_data, int unk)
 Get rif name for install. More...
 
int scePsmDrmGetRifKey (const ScePsmDrmLicense *license_buf, char *keydata, int flags)
 Get PSM rif key. More...