forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 15
RageLib.GTA5.Cryptography.Helpers.CryptoIO
Jérémie N'gadi edited this page Apr 29, 2019
·
4 revisions
namespace: RageLib.GTA5.Cryptography.Helpers
CryptoIO
public class CryptoIO
⬜ | prototype | description |
---|
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
method | [][] ReadNgKeys(byte[] data) |
__ |
method | [][] ReadNgKeys(string fileName) |
__ |
method | [][] ReadNgLuts(byte[] data) |
__ |
method | [][] ReadNgLuts(string fileName) |
__ |
method | [][][] ReadNgTables(byte[] data) |
__ |
method | [][][] ReadNgTables(string fileName) |
__ |
method | void WriteLuts(string fileName, GTA5NGLUT[][] lutData) |
__ |
method | void WriteNgKeys(string fileName, byte[][] keys) |
__ |
method | void WriteNgTables(string fileName, uint[][][] tableData) |
__ |
⬜ | name | description |
---|