NdsForge.NET 1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsForge.NdsSecureArea Member List

This is the complete list of members for NdsForge.NdsSecureArea, including all inherited members.

ByteLengthNdsForge.NdsSecureAreastatic
Decrypt(ReadOnlySpan< byte > area, string gameCode, NdsKey1KeyTable keyTable)NdsForge.NdsSecureAreainlinestatic
DecryptAsync(Stream source, Stream destination, string gameCode, NdsKey1KeyTable keyTable, CancellationToken cancellationToken=default)NdsForge.NdsSecureAreainlinestatic
Encrypt(ReadOnlySpan< byte > area, string gameCode, NdsKey1KeyTable keyTable)NdsForge.NdsSecureAreainlinestatic
EncryptAsync(Stream source, Stream destination, string gameCode, NdsKey1KeyTable keyTable, CancellationToken cancellationToken=default)NdsForge.NdsSecureAreainlinestatic
Inspect(NdsImage image, NdsKey1KeyTable? keyTable=null)NdsForge.NdsSecureAreainlinestatic
Inspect(ReadOnlySpan< byte > area, string gameCode, ushort storedCrc, NdsKey1KeyTable? keyTable=null)NdsForge.NdsSecureAreainlinestatic
OffsetNdsForge.NdsSecureAreastatic