mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
[nstool] Remove unneeded white space.
This commit is contained in:
parent
c4b2d96bf1
commit
31b6ce0b58
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ struct sOptional
|
||||||
struct sKeyset
|
struct sKeyset
|
||||||
{
|
{
|
||||||
crypto::rsa::sRsa2048Key acid_sign_key;
|
crypto::rsa::sRsa2048Key acid_sign_key;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
crypto::aes::sAes128Key package1_key[kMasterKeyNum];
|
crypto::aes::sAes128Key package1_key[kMasterKeyNum];
|
||||||
crypto::rsa::sRsa2048Key package2_sign_key;
|
crypto::rsa::sRsa2048Key package2_sign_key;
|
||||||
crypto::aes::sAes128Key package2_key[kMasterKeyNum];
|
crypto::aes::sAes128Key package2_key[kMasterKeyNum];
|
||||||
|
|
Loading…
Reference in a new issue