Type
|
AES Engine Keyslot
|
Description
|
0
|
0x0D
|
Used to decrypt the SSL client cert/private-key stored in ClCertA.
|
1
|
0x2D
|
Used to generate the UDS local-WLAN CCMP key.
|
2
|
0x31
|
This is used by NS for the APT AES-CCM Wrap/Unwrap commands. These two NS commands are used by the Mii Maker application for the encrypted Mii data in the Mii QR codes.
|
3
|
0x38
|
BOSS
|
4
|
0x32
|
?
|
5
|
0x39
|
This is used by the Download Play module for calculating a 32bit "checksum" over the UDS data-fames.
|
6
|
0x2E
|
This is used by the StreetPass CECD module to generate the CCMP key passed to nwm::CEC commands, when beginning StreetPass communications.
|
7
|
|
Invalid
|
8
|
0x36
|
This is used by the friends module.
Support for this keytype was added with the NATIVE_FIRM updated with 2.2.0-X. When the running NATIVE_FIRM doesn't support this keytype, the result is the same as using keytype7.
|
9
|
0x39
|
This is used by the NFC module.
Support for this keytype was added with the NATIVE_FIRM updated with 9.3.0-X. When the running NATIVE_FIRM doesn't support this keytype, the result is the same as using keytype7. Before selecting this keyslot, Process9 writes a keyY from the Process9 .(ro)data section(keydata is different for retail/dev units) to this keyslot. Once finished with crypto, Process9 restores the original keyY to this keyslot.
|
>=10
|
|
Invalid, same as keytype7.
|