libnx v4.9.0
Loading...
Searching...
No Matches
Data Fields
CapsApplicationAlbumEntry Struct Reference

ApplicationAlbumEntry. More...

#include <caps.h>

Data Fields

union { 
 
   u8   data [0x20] 
 Data.
 
   struct { 
 
      u8   unk_x0 [0x20] 
 aes256 with random key over AlbumEntry.
 
   }   v0 
 Pre-7.0.0.
 
   struct { 
 
      u64   size 
 size of the entry
 
      u64   hash 
 aes256 with hardcoded key over AlbumEntry.
 
      CapsAlbumFileDateTime   datetime 
 CapsAlbumFileDateTime
 
      u8   storage 
 CapsAlbumStorage
 
      u8   content 
 CapsAlbumFileContents
 
      u8   pad_x1a [0x5] 
 padding
 
      u8   unk_x1f 
 Set to 1 by official software.
 
   }   v1 
 [7.0.0+]
 
};  
 

Detailed Description

ApplicationAlbumEntry.


The documentation for this struct was generated from the following file: