mirror of
https://github.com/jakcron/nstool
synced 2024-11-22 13:39:28 +00:00
Fix typo in KEYS.md
This commit is contained in:
parent
c7d78d0f1e
commit
1a34e5acd3
1 changed files with 1 additions and 1 deletions
2
KEYS.md
2
KEYS.md
|
@ -46,7 +46,7 @@ acid_sign_key_private : RSA2048 Private Exponent (0x100 bytes)
|
||||||
# Compatibility with hactool keyset files
|
# Compatibility with hactool keyset files
|
||||||
NXTools keyset files share the same keyset file format as [hactool](https://github.com/SciresM/hactool/blob/master/KEYS.md), but names of keys may differ. For compatibility, hactool names for equivalent keys are accepted.
|
NXTools keyset files share the same keyset file format as [hactool](https://github.com/SciresM/hactool/blob/master/KEYS.md), but names of keys may differ. For compatibility, hactool names for equivalent keys are accepted.
|
||||||
```
|
```
|
||||||
titlekey_source : hactool alias for ticket_commonkey_source
|
titlekek_source : hactool alias for ticket_commonkey_source
|
||||||
header_key_source : hactool alias for nca_header_key_source
|
header_key_source : hactool alias for nca_header_key_source
|
||||||
header_kek_source : hactool alias for nca_header_kek_source
|
header_kek_source : hactool alias for nca_header_kek_source
|
||||||
key_area_key_application_source : hactool alias for nca_body_keak_application_source
|
key_area_key_application_source : hactool alias for nca_body_keak_application_source
|
||||||
|
|
Loading…
Reference in a new issue