mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-08 03:05:44 +00:00
Removing Warning
This commit is contained in:
committed by
Levi Akatsuki
parent
5e9a855f1e
commit
e9eb3f3799
@@ -312,7 +312,7 @@ private:
|
||||
RSAKeyPair<2048> eticket_rsa_keypair{};
|
||||
|
||||
bool dev_mode;
|
||||
void LoadFromFile(const std::filesystem::path& file_path, bool is_title_keys);
|
||||
void LoadFromFile(const std::filesystem::path& file_path, int key_type);
|
||||
|
||||
void DeriveGeneralPurposeKeys(std::size_t crypto_revision);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user